@font-face {
    font-family: 'Highwind';
    src: url('/fonts/hinted-Highwind.woff2') format('woff2'),
        url('/fonts/hinted-Highwind.woff') format('woff'),
        url('/fonts/hinted-Highwind.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
