@font-face {
    font-family: 'M PLUS 1';
    src: url('./fonts/MPLUS1-VariableFont_wght.ttf') format('truetype');
}

body {
    font-family: 'M PLUS 1', sans-serif !important;
}
