/* Frontend Fonts – alle vier Schriftschnitte */

@font-face {
    font-family: 'FFDaxlineStd';
    src: url('../js/webfonts/39346E_3_unhinted_0.woff2') format('woff2'),
         url('../js/webfonts/39346E_3_unhinted_0.woff') format('woff'),
         url('../js/webfonts/39346E_3_unhinted_0.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FFDaxlineStd';
    src: url('../js/webfonts/39346E_1_unhinted_0.woff2') format('woff2'),
         url('../js/webfonts/39346E_1_unhinted_0.woff') format('woff'),
         url('../js/webfonts/39346E_1_unhinted_0.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'FFDaxlineStd';
    src: url('../js/webfonts/39346E_2_unhinted_0.woff2') format('woff2'),
         url('../js/webfonts/39346E_2_unhinted_0.woff') format('woff'),
         url('../js/webfonts/39346E_2_unhinted_0.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'FFDaxlineStd';
    src: url('../js/webfonts/39346E_0_unhinted_0.woff2') format('woff2'),
         url('../js/webfonts/39346E_0_unhinted_0.woff') format('woff'),
         url('../js/webfonts/39346E_0_unhinted_0.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
