/* Fraunces (Headings) */
@font-face {
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 400 700;
    font-display: block;
    src: url('fonts/fraunces.woff2') format('woff2');
}

/* Outfit (Body) */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300 700;
    font-display: block;
    src: url('fonts/outfit.woff2') format('woff2');
}
