@font-face {
    font-family: "Instrument Serif";
    src: url("/static/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Instrument Serif";
    src: url("/static/fonts/Instrument_Serif/InstrumentSerif-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}
