@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/jp/MPLUS1p-Thin.ttf);
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/jp/MPLUS1p-Regular.ttf);
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/jp/MPLUS1p-Bold.ttf);
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/jp/MPLUS1p-Medium.ttf);
    font-display: swap;
  }
  
  