@charset "UTF-8";

/* @font-face {
    font-family: 'Noto Sans JP';
    src: url('font/static/NotoSansJP-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  } */
  
  body {
    /* font-family: 'Noto Sans JP', sans-serif;  */
    font-family: 'Noto Sans JP', sans-serif; 
    
    font-family: "Noto Sans JP", Helvetica, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", メイリオ, Meiryo, sans-serif;
  }

  
  
  