@font-face {
    font-family: "Swissra";
    src: url("Swissra-Condensed-Thin.woff2") format("woff2"), url("Swissra-Condensed-Thin.otf") format("opentype");
    font-weight: 100;
    font-stretch: condensed;
}

@font-face {
    font-family: "Swissra";
    src: url("Swissra-UltraLight.woff2") format("woff2"), url("Swissra-UltraLight.otf") format("opentype");
    font-weight: 200;
    font-stretch: normal;
}

@font-face {
    font-family: "Swissra";
    src: url("swissra-light.woff2") format("woff2"), url("swissra-light.otf") format("opentype");
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "Swissra";
    src: url("Swissra-Condensed-Light.woff2") format("woff2"), url("Swissra-Condensed-Light.otf") format("opentype");
    font-weight: 300;
    font-stretch: condensed;
}

@font-face {
    font-family: "Swissra";
    src: url("Swissra-Normal.woff2") format("woff2"), url("Swissra-Normal.otf") format("opentype");
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "Swissra";
    src: url("Swissra-Condensed-Normal.woff2") format("woff2"), url("Swissra-Condensed-Normal.otf") format("opentype");
    font-weight: 400;
    font-stretch: condensed;
}

@font-face {
    font-family: "Swissra";
    src: url("Swissra-Bold.woff2") format("woff2"), url("Swissra-Bold.otf") format("opentype");
    font-weight: 700;
}