@font-face {
    font-family: "tele2-serif-display";
    src:
        url("tele2serif-display.woff2") format("woff2"),
        url("tele2serif-display.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "tele2-serif-text";
    src:
        url("tele2serif-text.woff2") format("woff2"),
        url("tele2serif-text.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "tele2-serif-text";
    src:
        url("tele2serif-textitalic.woff2") format("woff2"),
        url("tele2serif-textitalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "tele2-serif-text";
    src:
        url("tele2serif-textbold.woff2") format("woff2"),
        url("tele2serif-textbold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
