@font-face {
	font-family: 'PingFang-Medium';
	src:url('../font/PingFang-Medium.ttf'); 
	src:url('../font/PingFang-Medium.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GOTHIC';
	src:url('../font/GOTHIC.TTF'); 
	src:url('../font/GOTHIC.TTF')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Kamerik105-Book';
	 font-style: normal;
	 font-weight: normal;
	 src: local('Kamerik105-Book'), url('../font/Kamerik105-Book.otf') format('truetype');
}
