@font-face {
    font-family: 'MadeCanvas';
    src: url('../fonts/MADECanvas-Light.woff2') format('woff2'),
         url('../fonts/MADECanvas-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}