@font-face {
	font-family: "Nunito Sans";
	src: url("/themes/custom/cuhk_ui/fonts/NunitoSans-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Nunito Sans";
	src: url("/themes/custom/cuhk_ui/fonts/NunitoSans-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Merriweather Sans";
	src: url("/themes/custom/cuhk_ui/fonts/Merriweather-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Merriweather Sans";
	src: url("/themes/custom/cuhk_ui/fonts/Merriweather-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Roboto Serif";
	src: url("/themes/custom/cuhk_ui/fonts/RobotoSerif-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Inter";
	src: url("/themes/custom/cuhk_ui/fonts/Inter-Regular.eot");
	src: url("/themes/custom/cuhk_ui/fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"),
		url("/themes/custom/cuhk_ui/fonts/Inter-Regular.woff2") format("woff2"),
		url("/themes/custom/cuhk_ui/fonts/Inter-Regular.woff") format("woff"),
		url("/themes/custom/cuhk_ui/fonts/Inter-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Playfair Display";
	src: url("/themes/custom/cuhk_ui/fonts/PlayfairDisplay-Bold.eot");
	src: url("/themes/custom/cuhk_ui/fonts/PlayfairDisplay-Bold.eot?#iefix")
			format("embedded-opentype"),
		url("/themes/custom/cuhk_ui/fonts/PlayfairDisplay-Bold.woff2") format("woff2"),
		url("/themes/custom/cuhk_ui/fonts/PlayfairDisplay-Bold.woff") format("woff"),
		url("/themes/custom/cuhk_ui/fonts/PlayfairDisplay-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
<!--ºÄÊ±1789897963.1959Ãë-->