@font-face {
    font-family: 'Druk Text Wide';
    src: url('../fonts/DrukTextWide-Bold.eot');
    src: url('../fonts/DrukTextWide-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DrukTextWide-Bold.woff2') format('woff2'),
        url('../fonts/DrukTextWide-Bold.woff') format('woff'),
        url('../fonts/DrukTextWide-Bold.ttf') format('truetype'),
        url('../fonts/DrukTextWide-Bold.svg#DrukTextWide-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Text Wide';
    src: url('../fonts/DrukTextWide-Medium.eot');
    src: url('../fonts/DrukTextWide-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DrukTextWide-Medium.woff2') format('woff2'),
        url('../fonts/DrukTextWide-Medium.woff') format('woff'),
        url('../fonts/DrukTextWide-Medium.ttf') format('truetype'),
        url('../fonts/DrukTextWide-Medium.svg#DrukTextWide-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'SF UI  Text';
    src: url('../fonts/SFUIText-Light.eot');
    src: url('../fonts/SFUIText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-Light.woff2') format('woff2'),
        url('../fonts/SFUIText-Light.woff') format('woff'),
        url('../fonts/SFUIText-Light.ttf') format('truetype'),
        url('../fonts/SFUIText-Light.svg#SFUIText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI  Text';
    src: url('../fonts/SFUIText-LightItalic.eot');
    src: url('../fonts/SFUIText-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-LightItalic.woff2') format('woff2'),
        url('../fonts/SFUIText-LightItalic.woff') format('woff'),
        url('../fonts/SFUIText-LightItalic.ttf') format('truetype'),
        url('../fonts/SFUIText-LightItalic.svg#SFUIText-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI  Text';
    src: url('../fonts/SFUIText-BoldG1.eot');
    src: url('../fonts/SFUIText-BoldG1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIText-BoldG1.woff2') format('woff2'),
        url('../fonts/SFUIText-BoldG1.woff') format('woff'),
        url('../fonts/SFUIText-BoldG1.ttf') format('truetype'),
        url('../fonts/SFUIText-BoldG1.svg#SFUIText-BoldG1') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

