@font-face {
    font-family: 'Muli';
    src: url('Muli-Regular.woff2') format('woff2'),
         url('Muli-Regular.woff') format('woff'),
         url('Muli-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-Italic.woff2') format('woff2'),
         url('Muli-Italic.woff') format('woff'),
         url('Muli-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-Light.woff2') format('woff2'),
         url('Muli-Light.woff') format('woff'),
         url('Muli-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-LightItalic.woff2') format('woff2'),
         url('Muli-LightItalic.woff') format('woff'),
         url('Muli-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-ExtraLight.woff2') format('woff2'),
         url('Muli-ExtraLight.woff') format('woff'),
         url('Muli-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-ExtraLightItalic.woff2') format('woff2'),
         url('Muli-ExtraLightItalic.woff') format('woff'),
         url('Muli-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-SemiBold.woff2') format('woff2'),
         url('Muli-SemiBold.woff') format('woff'),
         url('Muli-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-SemiBoldItalic.woff2') format('woff2'),
         url('Muli-SemiBoldItalic.woff') format('woff'),
         url('Muli-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-Bold.woff2') format('woff2'),
         url('Muli-Bold.woff') format('woff'),
         url('Muli-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-BoldItalic.woff2') format('woff2'),
         url('Muli-BoldItalic.woff') format('woff'),
         url('Muli-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-ExtraBold.woff2') format('woff2'),
         url('Muli-ExtraBold.woff') format('woff'),
         url('Muli-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-ExtraBoldItalic.woff2') format('woff2'),
         url('Muli-ExtraBoldItalic.woff') format('woff'),
         url('Muli-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-Black.woff2') format('woff2'),
         url('Muli-Black.woff') format('woff'),
         url('Muli-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('Muli-BlackItalic.woff2') format('woff2'),
         url('Muli-BlackItalic.woff') format('woff'),
         url('Muli-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}