/* Instrument Serif */

@font-face {
    font-family: 'Instrument Serif';
    src: url('../fonts/instrument-serif.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}

/* Caveat */

@font-face {
    font-family: 'Caveat';
    src: url('../fonts/Caveat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}