@font-face {
	font-family:"SourceHanSans Regular";
	src: url("sourcehansanscn-regular-webfont.svg#source_han_sans_cn_regularRg") format("svg"),
			 url("sourcehansanscn-regular-webfont.eot?#iefix") format("embedded-opentype"),
			 url("sourcehansanscn-regular-webfont.otf") format("opentype"),
			 url("sourcehansanscn-regular-webfont.woff") format("woff"),
			 url("sourcehansanscn-regular-webfont.ttf") format("truetype");			 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"SourceHanSans Bold";
	src: url("sourcehansanscn-bold-webfont.svg#source_han_sans_cnlight") format("svg"),
			 url("sourcehansanscn-bold-webfont.eot?#iefix") format("embedded-opentype"),
			 url("sourcehansanscn-bold-webfont.otf") format("opentype"),
			 url("sourcehansanscn-bold-webfont.woff") format("woff"),
			 url("sourcehansanscn-bold-webfont.ttf") format("truetype");			 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"SourceHanSans Light";
	src: url("sourcehansanscn-bold-webfont.svg#source_han_sans_cnbold") format("svg"),
			 url("sourcehansanscn-bold-webfont.eot?#iefix") format("embedded-opentype"),
			 url("sourcehansanscn-bold-webfont.otf") format("opentype"),
			 url("sourcehansanscn-bold-webfont.woff") format("woff"),
			 url("sourcehansanscn-bold-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

body {
  font-family: 'SourceHanSans Regular', 'Clarivate Regular', sans-serif !important;
}
h1, h2, h3, h4, h5 {
  font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
strong {
  font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
em {
  font-family: 'SourceHanSans Light', 'Clarivate Italic', sans-serif !important;
}
nav.primary.desktop a.nav-link, nav.primary.desktop .dropdown-menu .product-category-title a, nav.primary.desktop .dropdown-menu .product-category-subtitle a, .btn-link {
	font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
nav.secondary .wpml-ls-legacy-dropdown a {
	font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
.btn {
  font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
h2.section-title {
  font-family: 'SourceHanSans Bold', 'Clarivate Bold', sans-serif !important;
}
.wpml-ls-link {
  font-family: 'SourceHanSans Regular', 'Clarivate Regular', sans-serif !important;
}