@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 100;
    src: url('../../fonts/MPLUSRounded1c-Thin.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 300;
    src: url('../../fonts/MPLUSRounded1c-Light.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 400;
    src: url('../../fonts/MPLUSRounded1c-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 500;
    src: url('../../fonts/MPLUSRounded1c-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 700;
    src: url('../../fonts/MPLUSRounded1c-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 800;
    src: url('../../fonts/MPLUSRounded1c-ExtraBold.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 400;
    src: url('../../fonts/Montserrat-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    src: url('../../fonts/Montserrat-SemiBold.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    src: url('../../fonts/Montserrat-Bold.ttf');
    font-display: swap;
}
/* 
@font-face {
    font-family: 'M PLUS Rounded 1c';
    font-weight: 900;
    src: url('../../fonts/MPLUSRounded1c-Black.ttf');
    font-display: swap;
} */

