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

@font-face {
    font-family: 'Tiempos Headline';
    src: url('TiemposHeadline-Regular.woff2') format('woff2'),
        url('TiemposHeadline-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tiempos Headline';
    src: url('TiemposHeadline-Medium.woff2') format('woff2'),
        url('TiemposHeadline-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Tiempos Headline';
    src: url('TiemposHeadline-Semibold.woff2') format('woff2'),
        url('TiemposHeadline-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


