@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'geomanistmedium';
    src: url('../fonts/geomanist-medium-webfont.woff2') format('woff2'),
         url('../fonts/geomanist-medium-webfont.html') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geomanistbold';
    src: url('../fonts/geomanist-bold-webfont.html') format('woff2'),
         url('../fonts/geomanist-bold-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geomanist_regularregular';
    src: url('../fonts/geomanist-regular-webfont.html') format('woff2'),
         url('../fonts/geomanist-regular-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistbook';
    src: url('../fonts/geomanist-book-webfont.html') format('woff2'),
         url('../fonts/geomanist-book-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;

}
