@font-face {
    font-family: 'Geograph-Regular';
    src: url('Geograph-Regular.woff2') format('woff2'),
        url('Geograph-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Geograph-Bold';
    src: url('Geograph-Bold.woff2') format('woff2'),
        url('Geograph-Bold.woff') format('woff'),
        url('GeographBold.eot') format('embedded-opentype'),
        url('GeographBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Geograph-Medium';
    src: url('Geograph-Medium.woff2') format('woff2'),
        url('Geograph-Medium.woff') format('woff'),
        url('GeographMedium.eot') format('embedded-opentype'),
        url('GeographMedium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Geograph-Black';
    src: url('Geograph-Black.woff2') format('woff2'),
        url('Geograph-Black.woff') format('woff'),
        url('GeographBlack.eot') format('embedded-opentype'),
        url('GeographBlack.ttf') format('truetype');
}
