@font-face {
    font-family: 'Mulish';
    src: url('../../fonts/Mulish/Mulish-ExtraBold.woff2') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish';
    src: url('../../fonts/Mulish/Mulish-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish';
    src: url('../../fonts/Mulish/Mulish-SemiBold.woff2') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish';
    src: url('../../fonts/Mulish/Mulish-Medium.woff2') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish';
    src: url('../../fonts/Mulish/Mulish-Regular.woff2') format('truetype');
    font-weight: 400;
    font-style: normal;
}

