<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: 'D-DIN-Bold';
    src: url('../font/D-DIN-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: 'D-DIN-ExtraBold';
    src: url('../font/D-DIN-PRO-800-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN-Regular';
    src: url('../font/D-DIN-PRO-400-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}</pre></body></html>