

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans-Regular'), local('Noto Sans-Regular'), local('Noto Sans-Regular');
  src: url(../font/NotoSans-Regular.eot);
  src: url(../font/NotoSans-Regular.eot) format('embedded-opentype'),
       url(../font/NotoSans-Regular.woff2) format('woff2'),
       url(../font/NotoSans-Regular.woff) format('woff'),
       url(http://www.huvis.com.cn/resource/chi/fonts/NotoSans-Regular.otf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans-Medium'), local('Noto Sans-Medium'), local('Noto Sans-Medium');
  src: url(../font/NotoSans-Medium.eot);
  src: url(../font/NotoSans-Medium.eot) format('embedded-opentype'),
       url(../font/NotoSans-Medium.woff2) format('woff2'),
       url(../font/NotoSans-Medium.woff) format('woff'),
       url(http://www.huvis.com.cn/resource/chi/fonts/NotoSans-Medium.otf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('Noto Sans Bold'), local('Noto Sans Bold');
  src: url(../font/NotoSans-Bold.eot);
  src: url(../font/NotoSans-Bold.eot) format('embedded-opentype'),
       url(../font/NotoSans-Bold.woff2) format('woff2'),
       url(../font/NotoSans-Bold.woff) format('woff'),
       url(http://www.huvis.com.cn/resource/chi/fonts/NotoSans-Bold.otf) format('truetype');
}