@font-face {
    font-family: 'Outfit';
    src: url('outfit.eot');
    src: url('outfit.eot?#iefix') format('embedded-opentype'),
        url('outfit.woff2') format('woff2'),
        url('outfit.woff') format('woff'),
        url('outfit.ttf') format('truetype'),
        url('outfit.svg#outfit') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

