@charset 'utf-8';
/*
JPA Font - The IPA Font Derived Program
https://jpafonts.osdn.jp

Licensed under the IPA Font License Agreement v1.0
https://ipafont.ipa.go.jp/ipa_font_license_v1.html
*/
@font-face {
  font-family: 'JPAGothic';
  src: url('../fonts/jpag.woff2') format('woff2'),
    url('../fonts/jpag.woff') format('woff'),
    url('../fonts/jpag.eot') format('eot');
}
@font-face {
  font-family: 'JPAPGothic';
  src: url('../fonts/jpagp.woff2') format('woff2'),
    url('../fonts/jpagp.woff') format('woff'),
    url('../fonts/jpagp.eot') format('eot');
}
@font-face {
  font-family: 'JPAMincho';
  src: url('../fonts/jpam.woff2') format('woff2'),
    url('../fonts/jpam.woff') format('woff'),
    url('../fonts/jpam.eot') format('eot');
}
@font-face {
  font-family: 'JPAPMincho';
  src: url('../fonts/jpamp.woff2') format('woff2'),
    url('../fonts/jpamp.woff') format('woff'),
    url('../fonts/jpamp.eot') format('eot');
}
@font-face {
  font-family: 'JPAexGothic';
  src: url('../fonts/jpaexg.woff2') format('woff2'),
    url('../fonts/jpaexg.woff') format('woff'),
    url('../fonts/jpaexg.eot') format('eot');
}
@font-face {
  font-family: 'JPAexMincho';
  src: url('../fonts/jpaexm.woff2') format('woff2'),
    url('../fonts/jpaexm.woff') format('woff'),
    url('../fonts/jpaexm.eot') format('eot');
}
