@charset "utf-8";

@font-face {
  font-family: "ExtraLight";font-weight: 250;src: url("//at.alicdn.com/wf/webfont/NBIyJcGCCXNw/HaRmr5cTRugD.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/NBIyJcGCCXNw/faWCcGXXipuN.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'alimama'; /* 重命名字体名 */
  src: url('fonts/alimama/AlimamaDongFangDaKai-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Regular";font-weight: 400;src: url("//at.alicdn.com/wf/webfont/NBIyJcGCCXNw/E8shRTwE7w8i.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/NBIyJcGCCXNw/osrA35LY3NTj.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'opensans';
  src: url("fonts/opensans/opensans.eot?v=4.5.0");
  src: url("fonts/opensans/opensans.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/opensans/opensans.woff2?v=4.5.0") format("woff2"), url("fonts/opensans/opensans.woff?v=4.5.0") format("woff"), url("fonts/opensans/opensans.ttf?v=4.5.0") format("truetype"), url("fonts/opensans/opensans.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body{
    font-family: 'ExtraLight' !important;
}

