@font-face {
    font-family: 'The Sans Light';
    src: url('TheSansLight-Plain.woff2') format('woff2'),
        url('TheSansLight-Plain.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

