@font-face {
    font-family: "PT Serif";
    src: url("/fonts/PT_Serif/PTSerif-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "PT Serif";
    src: url("/fonts/PT_Serif/PTSerif-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
