@font-face {
	font-family:"SourceHanSans Regular";
	src: url("../svg/sourcehansanstw-regular-webfont.svg#source_han_sans_cn_regularRg") format("svg"),
			 url("../eot/sourcehansanstw-regular-webfontd41d.eot#iefix") format("embedded-opentype"),
			 url("../otf/sourcehansanstw-regular-webfont.otf") format("opentype"),
			 url("../woff/sourcehansanstw-regular-webfont.woff") format("woff"),
			 url("../ttf/sourcehansanstw-regular-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-weight: bold !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-weight: bold !important;
}
nav.secondary .wpml-ls-legacy-dropdown a {
	font-weight: bold !important;
}
.btn {
  font-weight: bold !important;
}
h2.section-title {
  font-weight: bold !important;
}
.wpml-ls-link {
  font-weight: bold !important;
}