/* noto */
@font-face {
  font-family: NotoSansHK-Black;
  src: url(../fonts/noto/NotoSansHK-Black.otf);
}

@font-face {
  font-family: NotoSansHK-Bold;
  src: url(../fonts/noto/NotoSansHK-Bold.otf);
}

@font-face {
  font-family: NotoSansHK-Light;
  src: url(../fonts/noto/NotoSansHK-Light.otf);
}

@font-face {
  font-family: NotoSansHK-Medium;
  src: url(../fonts/noto/NotoSansHK-Medium.otf);
}

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

@font-face {
  font-family: NotoSansHK-Thin;
  src: url(../fonts/noto/NotoSansHK-Thin.otf);
}

/* poppins */

@font-face {
  font-family: Poppins-Black;
  src: url(../fonts/poppins/Poppins-Black.ttf);
}

@font-face {
  font-family: Poppins-BlackItalic;
  src: url(../fonts/poppins/Poppins-BlackItalic.ttf);
}

@font-face {
  font-family: Poppins-Bold;
  src: url(../fonts/poppins/Poppins-Bold.ttf);
}

@font-face {
  font-family: Poppins-BoldItalic;
  src: url(../fonts/poppins/Poppins-BoldItalic.ttf);
}

@font-face {
  font-family: Poppins-ExtraBold;
  src: url(../fonts/poppins/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: Poppins-ExtraBoldItalic;
  src: url(../fonts/poppins/Poppins-ExtraBoldItalic.ttf);
}

@font-face {
  font-family: Poppins-ExtraLight;
  src: url(../fonts/poppins/Poppins-ExtraLight.ttf);
}

@font-face {
  font-family: Poppins-ExtraLightItalic;
  src: url(../fonts/poppins/Poppins-ExtraLightItalic.ttf);
}

@font-face {
  font-family: Poppins-Italic;
  src: url(../fonts/poppins/Poppins-Italic.ttf);
}

@font-face {
  font-family: Poppins-Light;
  src: url(../fonts/poppins/Poppins-Light.ttf);
}

@font-face {
  font-family: Poppins-LightItalic;
  src: url(../fonts/poppins/Poppins-LightItalic.ttf);
}

@font-face {
  font-family: Poppins-Medium;
  src: url(../fonts/poppins/Poppins-Medium.ttf);
}

@font-face {
  font-family: Poppins-MediumItalic;
  src: url(../fonts/poppins/Poppins-MediumItalic.ttf);
}

@font-face {
  font-family: Poppins-Regular;
  src: url(../fonts/poppins/Poppins-Regular.ttf);
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url(../fonts/poppins/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: Poppins-SemiBoldItalic;
  src: url(../fonts/poppins/Poppins-SemiBoldItalic.ttf);
}

@font-face {
  font-family: Poppins-Thin;
  src: url(../fonts/poppins/Poppins-Thin.ttf);
}

@font-face {
  font-family: Poppins-ThinItalic;
  src: url(../fonts/poppins/Poppins-ThinItalic.ttf);
}