@font-face {
    font-family: 'Geograph';
    src: url('Geograph-Thin.eot');
    src: url('Geograph-Thin.eot?#iefix') format('embedded-opentype'),
        url('Geograph-Thin.woff2') format('woff2'),
        url('Geograph-Thin.woff') format('woff'),
        url('Geograph-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geograph';
    src: url('Geograph-Black.eot');
    src: url('Geograph-Black.eot?#iefix') format('embedded-opentype'),
        url('Geograph-Black.woff2') format('woff2'),
        url('Geograph-Black.woff') format('woff'),
        url('Geograph-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Sans Display';
    src: url('DomaineSansDisplay-Thin.eot');
    src: url('DomaineSansDisplay-Thin.eot?#iefix') format('embedded-opentype'),
        url('DomaineSansDisplay-Thin.woff2') format('woff2'),
        url('DomaineSansDisplay-Thin.woff') format('woff'),
        url('DomaineSansDisplay-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

