/* BMWTypeNextPro */
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Thin.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Light.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Regular.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Medium.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Bold.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "BMWTypeNextPro";
    src: url("./WOFF2/BMWTypeNextPro-2_701-WOFF2/BMWTypeNextPro-Black.woff2") format("woff2"),
url("./WOFF/BMWTypeNextProTT-2_701-WOFF/BMWTypeNextProTT-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

h1 {
    font-size: var(--headline-1-font-size);
}

h1, h2 {
    font-weight:300
}

h2 {
    font-size: var(--headline-2-font-size);
}

h3 {
    font-size: var(--headline-3-font-size);
}

h3, h4 {
    font-weight:var(--default-font-weight)
}

h4 {
    font-size: var(--headline-4-font-size);
}

h5 {
    font-size: var(--headline-5-font-size);
}

h5, h6 {
    font-weight:var(--default-font-weight)
}

h6 {
    font-size: var(--body-1-font-size);
}
