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