﻿@charset "UTF-8";

@font-face {
  font-family: "SOURCEHANSANSCN-LIGHT";
  src: url("../fonts/sourcehansanscn-light.woff2") format("woff2"),
       url("../fonts/sourcehansanscn-light.woff") format("woff"),
       url("../fonts/sourcehansanscn-light.ttf") format("truetype"),
       url("../fonts/sourcehansanscn-light.eot") format("embedded-opentype"),
       url("../fonts/sourcehansanscn-light.svg") format("svg"),
       url("../fonts/SOURCEHANSANSCN-LIGHT/SOURCEHANSANSCN-LIGHT.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.banner_mid_1{font-family: "SOURCEHANSANSCN-LIGHT";}