@charset "UTF-8";

body {

  font-family: 
    "游ゴシック体", YuGothic, 
    "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3",
    "メイリオ",
	sans-serif;

    font-weight: 500; /* Windowsのかすれ対策に推奨 */
}

/*
@font-face {
  font-family: 'GenEiLateMin';
  src: url('../../../fonts/GenEiLateMin.ttf') format('ttf');
  font-display: swap;
  font-style: normal;
}
*/
