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

@font-face {
    font-family: "BundesSans Web";
    font-weight: bold;
    font-style: normal;
    src:
        url("../fonts/BundesSansWeb-Bold.woff2") format("woff2"),
        url("../fonts/BundesSansWeb-Bold.woff") format("woff");
}

@font-face {
    font-family: "BundesSans Web";
    font-weight: normal;
    font-style: italic;
    src:
        url("../fonts/BundesSansWeb-Italic.woff2") format("woff2"),
        url("../fonts/BundesSansWeb-Italic.woff") format("woff");
}

@font-face {
    font-family: "BundesSans Web";
    font-weight: bold;
    font-style: italic;
    src:
        url("../fonts/BundesSansWeb-BoldItalic.woff2") format("woff2"),
        url("../fonts/BundesSansWeb-BoldItalic.woff") format("woff");
}

/* BundesSerif */

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

@font-face {
    font-family: "BundesSerif Web";
    font-weight: bold;
    font-style: normal;
    src:
        url("../fonts/BundesSerifWeb-Bold.woff2") format("woff2"),
        url("../fonts/BundesSerifWeb-Bold.woff") format("woff");
}

@font-face {
    font-family: "BundesSerif Web";
    font-weight: normal;
    font-style: italic;
    src:
        url("../fonts/BundesSerifWeb-Italic.woff2") format("woff2"),
        url("../fonts/BundesSerifWeb-Italic.woff") format("woff");
}

@font-face {
    font-family: "BundesSerif Web";
    font-weight: bold;
    font-style: italic;
    src:
        url("../fonts/BundesSerifWeb-BoldItalic.woff2") format("woff2"),
        url("../fonts/BundesSerifWeb-BoldItalic.woff") format("woff");
}