@font-face {
  font-family: 'f_icons';
  src: url('./font/f_icons.eot?28326813');
  src: url('./font/f_icons.eot?28326813#iefix') format('embedded-opentype'),
       url('./font/f_icons.woff2?28326813') format('woff2'),
       url('./font/f_icons.woff?28326813') format('woff'),
       url('./font/f_icons.ttf?28326813') format('truetype'),
       url('./font/f_icons.svg?28326813#f_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url('./font/NotoSerifCJKjp-Medium.otf') format('opentype')
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 700;
  src: url('./font/NotoSerifCJKjp-Bold.otf') format('opentype')
}
