/*

G E S P E R R T, keine Lizenz

@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-v32-latin-regular.woff2")
        format("woff2");
    font-weight: 400;
    font-style: normal;
}

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

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

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

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

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

@font-face {
    font-family: "Roboto Condensed";
    src: url("../../Public/Fonts/roboto-condensed-v27-latin-regular.woff2")
        format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("../../Public/Fonts/roboto-condensed-v27-latin-italic.woff2")
        format("woff2");
    font-weight: 400;
    font-style: italic;
}
