@font-face {
    font-family: 'BasisGrotesque-Regular';
    src: url('basisgrotesque-regular-webfont.woff2') format('woff2'),
         url('basisgrotesque-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'BasisGrotesque-Bold';
    src: url('basisgrotesque-bold-webfont.woff2') format('woff2'),
         url('basisgrotesque-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaBT-BoldItalic';
    src: url('futura_bold_italic-webfont.woff2') format('woff2'),
         url('futura_bold_italic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'DerIcons';
    src: url('DerIcons.woff2') format('woff2'),
         url('DerIcons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}