@font-face {
    font-family: 'source-sans-pro';
    src: url('source-sans-pro.woff2') format('woff2'),
         url('source-sans-pro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}