@font-face {
    font-family: 'SourceSans3';
    src: url('/fonts/SourceSans3VF-Upright.otf.woff2') format('woff2');
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSans3';
    src: url('/fonts/SourceSans3VF-Italic.otf.woff2') format('woff2');
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/fa-solid-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}