@font-face {
    font-family: 'Station';
    src: url('Station-Medium.woff2') format('woff2'),
        url('Station-Medium.woff') format('woff'),
        url('Station-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

