/* try */

@font-face {
    font-family: "BoschOfficeSans";
    src: url("../fonts/BoschOfficeSans-Regular-v3_003.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}


@font-face {
    font-family: "BoschOfficeSans";
    src: url("../fonts/BoschOfficeSans-Bold-v3_003.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "BoschOfficeSans";
    src: url("../fonts/BoschOfficeSans-BoldItalic-v3_003.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "BoschOfficeSans";
    src: url("../fonts/BoschOfficeSans-Italic-v3_003.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
    font-display: swap;
}
