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