@font-face {
    font-family: 'Source Code Pro';
    src: url("../fonts/SourceCodePro-Italic-VariableFont_wght-s3OZ1oa.ttf") format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Code Pro';
    src: url("../fonts/SourceCodePro-VariableFont_wght-QPZtC5j.ttf") format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
