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

}

