@font-face {
    font-family: 'Big Shoulders Display';
    src: url('../fonts/BigShouldersDisplay.woff2') format('woff2');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 100 900;
    src: url('../fonts/WorkSans.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    src: url('../fonts/Inter-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Recursive';
    font-style: normal;
    font-weight: 300 1000;
    src: url('../fonts/RecursiveMono.woff2') format('woff2');
}