@font-face {
    font-family: "boschsans";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/BoschSans-Bold.woff2") format("woff2"),url("../fonts/BoschSans-Bold.woff") format("woff"),url("../fonts/BoschSans-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "boschsans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/BoschSans-Regular.woff2") format("woff2"),url("../fonts/BoschSans-Regular.woff") format("woff")
}

@font-face {
    font-family: "boschsans";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/boschsans-light-webfont.woff2") format("woff2"),url("../fonts/boschsans-light-webfont.woff") format("woff"),url("../fonts/boschsans-light-webfont.ttf") format("truetype")
}

@font-face {
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/icons.woff2");
    src: url("../fonts/icons.woff2") format("woff2")
}
