@font-face {
   font-family:"ChinaOne Normal";
   src:
      url("../fonts/ChinaOne/ChinaOne.eot?") format("eot"),
      url("../fonts/ChinaOne/ChinaOne.woff") format("woff"),
      url("../fonts/ChinaOne/ChinaOne.ttf") format("truetype"),
      url("../fonts/ChinaOne/ChinaOne.svg#ChinaOneNormal") format("svg");
   font-weight:normal;
   font-style:normal;
}

@font-face {
   font-family: 'Gilroy-Bold';
   font-style: normal;
   font-weight: normal;
   src: url('../fonts/Gilroy/gilroy-bold.ttf') format('truetype');
}

@font-face {
   font-family: 'Gilroy-Heavy';
   font-style: normal;
   font-weight: normal;
   src: url('../fonts/Gilroy/gilroy-heavy.ttf') format('truetype');
}
   
@font-face {
   font-family: 'Gilroy-Light';
   font-style: normal;
   font-weight: normal;
   src: url('../fonts/Gilroy/gilroy-light.ttf') format('truetype');
}
   
@font-face {
   font-family: 'Gilroy-Medium';
   font-style: normal;
   font-weight: normal;
   src: url('../fonts/Gilroy/gilroy-medium.ttf') format('truetype');
}
   
@font-face {
   font-family: 'Gilroy-Regular';
   font-style: normal;
   font-weight: normal;
   src: url('../fonts/Gilroy/gilroy-regular.ttf') format('truetype');
}