<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'DrukTextWide Bold';
    src: url('../fonts/DrukTextWide-Bold-Trial.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DrukTextWide Bold Italic';
    src: url('../fonts/DrukTextWide-BoldItalic-Trial.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'DrukTextWide Heavy';
    src: url('../fonts/DrukTextWide-Heavy-Trial.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DrukTextWide Heavy Italic';
    src: url('../fonts/DrukTextWide-HeavyItalic-Trial.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'DrukTextWide Medium';
    src: url('../fonts/DrukTextWide-Medium-Trial.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DrukTextWide Medium Italic';
    src: url('../fonts/DrukTextWide-MediumItalic-Trial.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'DrukTextWide Super';
    src: url('../fonts/DrukTextWide-Super-Trial.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'DrukTextWide Super Italic';
    src: url('../fonts/DrukTextWide-SuperItalic-Trial.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}
</pre></body></html>