/* start FONT SYTLES */
.tiempos {
  font-family: "tiempos", serif;
}
.sc-font{
  font-family: "NotoSansCJKsc-Regular","HCo Gotham","Helvetica Neue",Helvetica,"Roboto",Arial,sans-serif
}
.tc-font{
  font-family: "NotoSansCJKtc-Regular","HCo Gotham","Helvetica Neue",Helvetica,"Roboto",Arial,sans-serif
}

/* end FONT SYTLES */

@font-face {
font-family: "tiempos";
  src: url("/cps/fonts/tiempos-headline-web-semibold.eot") format("embedded-opentype");
  src: url("/cps/fonts/tiempos-headline-web-semibold.eot?#iefix") format("embedded-opentype"),
     url("/cps/fonts/tiempos-headline-web-semibold.woff") format("woff"),
     url("/cps/fonts/tiempos-headline-web-semibold.woff2") format("woff2");
  font-style: normal;
}
@font-face{
  font-family: "NotoSansCJKsc-Regular";
    src: url("/cps/fonts/NotoSansCJKsc-Regular.otf") format('opentype');
  font-style: normal;
}

@font-face{
  font-family: "NotoSansCJKtc-Regular";
    src: url("/cps/fonts/NotoSansCJKtc-Regular.otf") format('opentype');
  font-style: normal;
}
    