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

