@font-face {
    font-family: "Frutiger";
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Light";
    src: url("FrutigerNextLT-Light.woff2") format("woff2");
}

@font-face {
    font-family: "Frutiger";
    font-weight: 500;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Medium";
    src: url("FrutigerNextLT-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Frutiger";
    font-weight: 600;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Regular";
    src: url("FrutigerNextLT-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Frutiger";
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    font-named-instance: "SemiBold";
    src: url("FrutigerNextLT-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Frutiger";
    font-weight: 800;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Bold";
    src: url("FrutigerNextLT-Heavy.woff2") format("woff2");
}