@font-face {
    font-family: 'Red Hat Text';
    src: url('../fonts/RedHatText.woff2') format('woff2');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne.woff2') format('woff2');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}