@font-face {
    font-family: 'Fraunces';
    src: url('../fonts/fraunces-700.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Fraunces';
    src: url('../fonts/fraunces-900.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo-400.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo-700.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
