@charset "UTF-8";

@font-face {
  font-family: "方正吕建德字体简体";
  src: url("../../fonts/newhy/方正吕建德字体简体.woff2") format("woff2"),
       url("../../fonts/newhy/方正吕建德字体简体.woff") format("woff"),
       url("../../fonts/newhy/方正吕建德字体简体.ttf") format("truetype"),
       url("../../fonts/newhy/方正吕建德字体简体.eot") format("embedded-opentype"),
       url("../../fonts/newhy/方正吕建德字体简体.svg") format("svg"),
       url("../../fonts/newhy/方正吕建德字体简体.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}