@font-face {
  font-family: 'APJapanesefont';
  src        : url('../fonts/ANZUMOJI/APJapanesefont.ttf') format('truetype');
  font-weight: normal;
  font-style : normal;
}
@font-face {
  font-family: 'APJapanesefont';
  src        : url('../fonts/ANZUMOJI/APJapanesefontT.ttf') format('truetype');
  font-weight: normal;
  font-style : normal;
}

@font-face {
  font-family: 'crayon_1-1';
  src        : url('../fonts/crayonfont/crayon_1-1.ttf') format('truetype');
  font-weight: normal;
  font-style : normal;
}

 h1 {
   font-family: 'crayon_1-1';
 }