/* Imported from Google Fonts */
/* Libertinus Serif */
@import url('https://fonts.googleapis.com/css2?family=Libertinus+Serif:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');


/* Webfont: Enby-Gertrude */
@font-face {
    font-family: "Enby-Gertrude";
    src: url("Enby_Gertrude_roman.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: UnormativeFraktur */
@font-face {
    font-family: "UnormativeFraktur";
    src: url("UnormativeFraktur.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    descent-override: 20%;
}

/* Webfont: BBBBaskervvol */
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-BoldItalic.woff2") format("woff2");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-Book.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-BookItalic.woff2") format("woff2");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-Italic.woff2") format("woff2");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-MediumItalic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "BBBBaskervvol";
    src: url("BBBBaskervvol-Regular.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}