@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-Light.ttf');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Mulish';
    font-display: swap;
    src: url('../fonts/Mulish/Mulish-Black.ttf');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}
