
@font-face {
    font-family: 'Source Code Pro';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/google.source-code-pro.400.italic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Source Code Pro';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/google.source-code-pro.400.normal.woff2') format('woff2');
    font-display: swap;
}
