 /* noto-sans-sc-100 - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 100;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-100.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-100.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }

 /* noto-sans-sc-regular - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 400;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }

 /* noto-sans-sc-300 - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 300;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }

 /* noto-sans-sc-500 - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 500;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-500.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-500.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }

 /* noto-sans-sc-700 - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 700;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }

 /* noto-sans-sc-900 - latin_chinese-simplified */
 @font-face {
   font-family: 'v-sans';
   font-style: normal;
   font-weight: 900;
   src: local(''),
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff2') format('woff2'),
     /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('./fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff') format('woff');
   /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }