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

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

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/geomanist-regular-webfont.woff') format('woff'),
         url('../fonts/geomanist-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArchivoNarrowRegular';
    src: url('../fonts/ArchivoNarrow-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mattone';
    src: url('../fonts/Mattone-150.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CrimsonProRegular';
    src: url('../fonts/CrimsonPro-Regular.woff2') format('woff2'),
         url('../fonts/CrimsonPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'InterVariable';
    src: url('../fonts/InterVariable.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}
