@font-face {
    font-family: 'Stereo Gothic 400';
    src: url('StereoGothic-400.woff2') format('woff2'),
        url('StereoGothic-400.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stereo Gothic 500';
    src: url('StereoGothic-500.woff2') format('woff2'),
        url('StereoGothic-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

