@font-face {
    font-family: "PS-dejavu-sans";
    src: url("/static/fonts/dejavu-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-dejavu-serif";
    src: url("/static/fonts/dejavu-serif.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-dejavu-mono";
    src: url("/static/fonts/dejavu-mono.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-liberation-sans";
    src: url("/static/fonts/liberation-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-liberation-serif";
    src: url("/static/fonts/liberation-serif.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-liberation-mono";
    src: url("/static/fonts/liberation-mono.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-noto-sans";
    src: url("/static/fonts/noto-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-noto-serif";
    src: url("/static/fonts/noto-serif.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-lato";
    src: url("/static/fonts/lato.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-roboto";
    src: url("/static/fonts/roboto.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-open-sans";
    src: url("/static/fonts/open-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-cantarell";
    src: url("/static/fonts/cantarell.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-free-sans";
    src: url("/static/fonts/free-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-free-serif";
    src: url("/static/fonts/free-serif.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-free-mono";
    src: url("/static/fonts/free-mono.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-fira-code";
    src: url("/static/fonts/fira-code.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-eb-garamond";
    src: url("/static/fonts/eb-garamond.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-linux-libertine";
    src: url("/static/fonts/linux-libertine.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-carlito";
    src: url("/static/fonts/carlito.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-caladea";
    src: url("/static/fonts/caladea.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-comfortaa";
    src: url("/static/fonts/comfortaa.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-cabin";
    src: url("/static/fonts/cabin.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-lobster-two";
    src: url("/static/fonts/lobster-two.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-andika";
    src: url("/static/fonts/andika.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-charis-sil";
    src: url("/static/fonts/charis-sil.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PS-gentium-plus";
    src: url("/static/fonts/gentium-plus.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
