.t-html-cc-ver {
    content: "Telekom HTML Code Components v2.0";
}

/* @font-face {
    font-family: "TeleGrotesk";
    src: url("../fonts/telegrotesk-normal.woff2") format("woff2"),
        url("../fonts/telegrotesk-normal.woff") format("woff");
        font-display: swap;
} */

@font-face {
    font-family: "TeleIconUi";
    src: url("../fonts/teleicon-ui.woff2") format("woff2"),
        url("../fonts/teleicon-ui.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    /* // iOS Icon Font Fix */
    @font-face {
        font-family: "TeleIconUi";
        src: url("../fonts/teleicon-ui.svg#teleicon-ui") format("svg");
    }
}

/* // Brand */
/* @font-face {
    font-family: "TeleGrotesk";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/telegrotesk-normal.woff2") format("woff2"),
        url("../fonts/telegrotesk-normal.woff") format("woff");
    font-display: fallback;
}

@font-face {
    font-family: "TeleGrotesk";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/telegrotesk-halbfett.woff2") format("woff2"),
        url("../fonts/telegrotesk-halbfett.woff") format("woff");
    font-display: fallback;
}

@font-face {
    font-family: "TeleGrotesk";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/telegrotesk-fett.woff2") format("woff2"),
        url("../fonts/telegrotesk-fett.woff") format("woff");
    font-display: fallback;
}

@font-face {
    font-family: "TeleGrotesk";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/telegrotesk-ultra.woff2") format("woff2"),
        url("../fonts/telegrotesk-ultra.woff") format("woff");
    font-display: fallback;
} */

/*# sourceMappingURL=fontsicons.css.map */

/* Brand Font changed to TeleNeoWeb in 2020 */
@font-face {
    font-family: "TeleNeoWeb";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/TeleNeoWeb-Regular.woff2") format("woff2"),
        url("../fonts/TeleNeoWeb-Regular.woff") format("woff"),
        url("../fonts/TeleNeoWeb-Regular.eot") format("eot");
    font-display: fallback;
}

@font-face {
    font-family: "TeleNeoWeb";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/TeleNeoWeb-Medium.woff2") format("woff2"),
        url("../fonts/TeleNeoWeb-Medium.woff") format("woff"),
        url("../fonts/TeleNeoWeb-Medium.eot") format("eot");
    font-display: fallback;
}

@font-face {
    font-family: "TeleNeoWeb";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/TeleNeoWeb-Bold.woff2") format("woff2"),
        url("../fonts/TeleNeoWeb-Bold.woff") format("woff"),
        url("../fonts/TeleNeoWeb-Bold.eot") format("eot");
    font-display: fallback;
}

@font-face {
    font-family: "TeleNeoWebScreen";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/TeleNeoWeb-ExtraBold.woff2") format("woff2"),
        url("../fonts/TeleNeoWeb-ExtraBold.woff") format("woff"),
        url("../fonts/TeleNeoWeb-ExtraBold.eot") format("eot");
    font-display: fallback;
}