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

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

