@font-face {
    font-family: "Neue Frutiger W01";
    src: url("../Fonts/frutiger/neue-frutiger-normal-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Neue Frutiger W01";
    src: url("../Fonts/frutiger/neue-frutiger-normal-500.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Neue Frutiger W01";
    src: url("../Fonts/frutiger/neue-frutiger-normal-600.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Neue Frutiger W01";
    src: url("../Fonts/frutiger/neue-frutiger-normal-700.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Frutiger W01";
    src: url("../Fonts/frutiger/frutiger-normal-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../../Public/Fonts/roboto-normal-700.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

