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

