@font-face {
  font-family: GenJyuu-bold;
  src: url(../fonts/GenJyuuGothic-Bold.ttf) format("truetype");
  /* src: url(../fonts/GenJyuuGothic-Bold.otf); */
}

@font-face {
  font-family: KozGoPr6-regular;
  src: url(../fonts/KozGoPr6N-Regular.otf);
}

@font-face {
  font-family: MHeiHK-bold;
  src: url(../fonts/MHeiHK-Bold.OTF);
}

@font-face {
  font-family: MHeiHK-heavy;
  src: url(../fonts/MHeiHK-Heavy.OTF);
}

@font-face {
  font-family: MHeiHK-light;
  src: url(../fonts/MHeiHK-Light.OTF);
}

@font-face {
  font-family: MHeiHK-medium;
  src: url(../fonts/MHeiHK-Medium.OTF);
}

@font-face {
  font-family: MHeiHK-xbold;
  src: url(../fonts/MHeiHK-Xbold.OTF);
}

@font-face {
  font-family: MyriadPro-regular;
  src: url(../fonts/MyriadPro-Regular.otf);
}

@font-face {
  font-family: Avenir;
  src: url(../fonts/AvenirLTStd-Book.otf);
}

@font-face {
  font-family: SetoFontSP;
  src: url(../fonts/SetoFontSP_sjis.ttf) format("truetype");
}

@font-face {
  font-family: Futura-Bold;
  src: url(../fonts/Futura-Bold.ttf) format("truetype");
}
@font-face {
  font-family: Futura-Medium;
  src: url(../fonts/Futura-Medium.ttf) format("truetype");
}
@font-face {
  font-family: Avenir-Heavy;
  src: url(../fonts/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: OpenSans-Bold;
  src: url(../fonts/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: OpenSans-Light;
  src: url(../fonts/OpenSans-Light.ttf) format("truetype");
}
@font-face {
  font-family: OpenSans-Medium;
  src: url(../fonts/OpenSans-Medium.ttf) format("truetype");
}
