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