@charset "UTF-8";

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