@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 200;
    src: url(fonts/Muli-ExtraLight.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 200;
    src: url(fonts/Muli-ExtraLightItalic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/Muli-Light.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 300;
    src: url(fonts/Muli-LightItalic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Muli-Regular.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 400;
    src: url(fonts/Muli-RegularItalic.woff2) format('woff2')
        url(fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2) format('woff2')
        url(fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk40eiNxw.woff2) format('woff2')
        url(fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk50eiNxw.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Muli-Medium.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 500;
    src: url(fonts/Muli-MediumItalic.ttf);
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/Muli-SemiBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 600;
    src: url(fonts/Muli-SemiBoldItalic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Muli-Bold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 700;
    src: url(fonts/Muli-BoldItalic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/Muli-ExtraBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 800;
    src: url(fonts/Muli-ExtraBoldItalic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 900;
    src: url(fonts/Muli-Black.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 900;
    src: url(fonts/Muli-BlackItalic.ttf);
    font-display: swap;
}