@import "./STIHLContraface/stihl-fonts.css";

@font-face {
    font-family: 'FontAwesome';
    src: url('./font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('./font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('./font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('./font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('./font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('./font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StihlIcons';
    src: url('./stihl-icons/font/stihl-icons.eot');
    src: url('./stihl-icons/font/stihl-icons.eot?#iefix') format('embedded-opentype'), url('./stihl-icons/font/stihl-icons.woff') format('woff'), url('./stihl-icons/font/stihl-icons.ttf') format('truetype'), url('./stihl-icons/font/stihl-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
