@charset "UTF-8";

@font-face {
  font-family: "CNRegular";
  src: url("CNRegular.woff2") format("woff2"),
       url("CNRegular.woff") format("woff"),
       url("CNRegular.ttf") format("truetype"),
       url("CNRegular.eot") format("embedded-opentype"),
       url("CNRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}