@font-face {
    font-family: "Nyght Serif";
    src: url("../fonts/NyghtSerif-Light.woff2") format("woff2"),
         url("../fonts/NyghtSerif-Light.woff") format("woff"),
         url("../fonts/NyghtSerif-Light.svg#NyghtSerif-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Nyght Serif";
    src: url("../fonts/NyghtSerif-LightItalic.woff2") format("woff2"),
         url("../fonts/NyghtSerif-LightItalic.woff") format("woff"),
         url("../fonts/NyghtSerif-LightItalic.svg#NyghtSerif-LightItalic") format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nyght Serif";
    src: url("../fonts/NyghtSerif-Regular.woff2") format("woff2"),
         url("../fonts/NyghtSerif-Regular.woff") format("woff"),
         url("../fonts/NyghtSerif-Regular.svg#NyghtSerif-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Nyght Serif";
    src: url("../fonts/NyghtSerif-RegularItalic.woff2") format("woff2"),
         url("../fonts/NyghtSerif-RegularItalic.woff") format("woff"),
         url("../fonts/NyghtSerif-RegularItalic.svg#NyghtSerif-RegularItalic") format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Switzer";
    src: url("../fonts/Switzer-Regular.woff2") format("woff2"),
         url("../fonts/Switzer-Regular.woff") format("woff"),
         url("../fonts/Switzer-Regular.svg#Switzer-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
