@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Thin.woff2') format('woff2'),
        url('../font/Geomanist-Thin.woff') format('woff');
   font-weight: 100;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-ThinItalic.woff2') format('woff2'),
        url('../font/Geomanist-ThinItalic.woff') format('woff');
   font-weight: 100;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-ExtraLight.woff2') format('woff2'),
        url('../font/Geomanist-ExtraLight.woff') format('woff');
   font-weight: 200;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-ExtraLightItalic.woff2') format('woff2'),
        url('../font/Geomanist-ExtraLightItalic.woff') format('woff');
   font-weight: 200;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Light.woff2') format('woff2'),
        url('../font/Geomanist-Light.woff') format('woff');
   font-weight: 300;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-LightItalic.woff2') format('woff2'),
        url('../font/Geomanist-LightItalic.woff') format('woff');
   font-weight: 300;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist.woff2') format('woff2'),
        url('../font/Geomanist.woff') format('woff');
   font-weight: 400;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Italic.woff2') format('woff2'),
        url('../font/Geomanist-Italic.woff') format('woff');
   font-weight: 400;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Medium.woff2') format('woff2'),
        url('../font/Geomanist-Medium.woff') format('woff');
   font-weight: 500;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-MediumItalic.woff2') format('woff2'),
        url('../font/Geomanist-MediumItalic.woff') format('woff');
   font-weight: 500;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-BookItalic.woff2') format('woff2'),
        url('../font/Geomanist-BookItalic.woff') format('woff');
   font-weight: 600;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Book.woff2') format('woff2'),
        url('../font/Geomanist-Book.woff') format('woff');
   font-weight: 600;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-BoldItalic.woff2') format('woff2'),
        url('../font/Geomanist-BoldItalic.woff') format('woff');
   font-weight: 700;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Bold.woff2') format('woff2'),
        url('../font/Geomanist-Bold.woff') format('woff');
   font-weight: 700;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Black.woff2') format('woff2'),
        url('../font/Geomanist-Black.woff') format('woff');
   font-weight: 800;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-BlackItalic.woff2') format('woff2'),
        url('../font/Geomanist-BlackItalic.woff') format('woff');
   font-weight: 100;
   font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-Ultra.woff2') format('woff2'),
        url('../font/Geomanist-Ultra.woff') format('woff');
   font-weight: 900;
   font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../font/Geomanist-UltraItalic.woff2') format('woff2'),
        url('../font/Geomanist-UltraItalic.woff') format('woff');
   font-weight: 900;
   font-style: italic;
}


