@font-face {
    font-family: 'geomanistbold';
    src: url('../fonts/geomanist-bold.woff2') format('woff2'),
         url('../fonts/geomanist-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistbook';
    src: url('../fonts/geomanist-book.woff2') format('woff2'),
         url('../fonts/geomanist-book.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistextralight';
    src: url('../fonts/geomanist-extralight.woff2') format('woff2'),
         url('../fonts/geomanist-extralight.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistlight';
    src: url('../fonts/geomanist-light.woff2') format('woff2'),
         url('../fonts/geomanist-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanist_regularregular';
    src: url('../fonts/geomanist-regular.woff2') format('woff2'),
         url('../fonts/geomanist-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistthin';
    src: url('../fonts/geomanist-thin.woff2') format('woff2'),
         url('../fonts/geomanist-thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}