/* Schriften */

/* Primär - Libre Baskerville */
@font-face{
    font-family: "Libre Baskerville";
    src: url("../fonts/Libre_Baskerville_V2/Libre_Baskerville_V2");
    src: url("../fonts/Libre_Baskerville_V2/Libre_Baskerville_V2.woff")format("woff"),
        url("../fonts/Libre_Baskerville_V2/Libre_Baskerville_V2.woff2")format("woff2");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

/* Sekundär - Libre Bodoni */
@font-face{
    font-family: "Libre Bodoni";
    src: url("../fonts/Libre_Bodoni/Libre_Bodoni.eot");
    src: url("../fonts/Libre_Bodoni/Libre_Bodoni.eot?#iefix")format("embedded-opentype"),
        url("../fonts/Libre_Bodoni/Libre_Bodoni.woff")format("woff"),
        url("../fonts/Libre_Bodoni/Libre_Bodoni.woff2")format("woff2"),
        url("../fonts/Libre_Bodoni/Libre_Bodoni.ttf")format("truetype"),
        url("../fonts/Libre_Bodoni/Libre_Bodoni.svg#Nothing You Could Do V2")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

/* Text - Merienda */
@font-face{
    font-family: "Merienda";
    src: url("../fonts/Merienda/Merienda.eot");
    src: url("../fonts/Merienda/Merienda.eot?#iefix")format("embedded-opentype"),
        url("../fonts/Merienda/Merienda.woff")format("woff"),
        url("../fonts/Merienda/Merienda.woff2")format("woff2"),
        url("../fonts/Merienda/Merienda.ttf")format("truetype"),
        url("../fonts/Merienda/Merienda.svg#Merienda")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

/* Zitat - Nothing you could do */
@font-face{
    font-family: "Nothing You Could Do V2";
    src: url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.eot");
    src: url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.eot?#iefix")format("embedded-opentype"),
        url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.woff")format("woff"),
        url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.woff2")format("woff2"),
        url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.ttf")format("truetype"),
        url("../fonts/Nothing_You_Could_Do_V2/Nothing_You_Could_Do_V2.svg#Nothing You Could Do V2")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
