@font-face {
    font-family: 'Geomanist';
    src: url('geomanist-thin-webfont.woff2') format('woff2'),
        url('geomanist-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('geomanist-regular-webfont.woff2') format('woff2'),
        url('geomanist-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Geomanist';
    src: url('geomanist-medium-webfont.woff2') format('woff2'),
        url('geomanist-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('geomanist-bold-webfont.woff2') format('woff2'),
        url('geomanist-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std Book';
    src: url('CircularStd-Book.woff2') format('woff2'),
        url('CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
