@font-face {
  font-family: MYuenHK-Light;
  src: url(../fonts/MYuenHK-Light.OTF);
  /* src: url(../fonts/GenJyuuGothic-Bold.otf); */
}

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

@font-face {
  font-family: MYuenHK-SemiBold;
  src: url(../fonts/MYuenHK-SemiBold.OTF);
}

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

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

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

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

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

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

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

@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);
}


