/* ExtraLight */
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: normal;*/
/*    font-weight: 200;*/
/*    font-display: swap;*/
/*    src: url('Mulish-ExtraLight.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: italic;*/
/*    font-weight: 200;*/
/*    font-display: swap;*/
/*    src: url('Mulish-ExtraLightItalic.ttf') format('truetype');*/
/*}*/

/* Light */
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('Mulish-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('Mulish-LightItalic.ttf') format('truetype');
}


/* Regular */
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Mulish-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('Mulish-Italic.ttf') format('truetype');
}

/* Medium */
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('Mulish-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('Mulish-MediumItalic.ttf') format('truetype');
}

/* SemiBold */
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('Mulish-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('Mulish-SemiBoldItalic.ttf') format('truetype');
}

/* Bold */
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('Mulish-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('Mulish-BoldItalic.ttf') format('truetype');
}

/* ExtraBold */
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: normal;*/
/*    font-weight: 800;*/
/*    font-display: swap;*/
/*    src: url('Mulish-ExtraBold.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: italic;*/
/*    font-weight: 800;*/
/*    font-display: swap;*/
/*    src: url('Mulish-ExtraBoldItalic.ttf') format('truetype');*/
/*}*/

/* ExtraBold */
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: normal;*/
/*    font-weight: 900;*/
/*    font-display: swap;*/
/*    src: url('Mulish-Black.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'Mulish';*/
/*    font-style: italic;*/
/*    font-weight: 900;*/
/*    font-display: swap;*/
/*    src: url('Mulish-BlackItalic.ttf') format('truetype');*/
/*}*/