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

