/* Mulish */

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-Light.ttf) format('opentype');
}
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-Regular.ttf) format('opentype');
}
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-Medium.ttf) format('opentype');
}
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-Bold.ttf) format('opentype');
}
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-ExtraBold.ttf) format('opentype');
}
@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/Mulish/Mulish-Black.ttf) format('opentype');
}
