@font-face{
	font-family: 'Adelia';
	src: url(/files/certina/layout/fonts/adelia.ttf) format('truetype');
	/*font-weight: 400;*/
	font-style: normal;
	font-display: swap
}
@font-face{
	font-family: 'Poppins-Regular';
	src: url(/files/certina/layout/fonts/Poppins-Regular.ttf) format('truetype');
	/*font-weight: 400;*/
	font-style: normal;
	font-display: swap
}
@font-face{
	font-family: 'Poppins-Bold';
	src: url(/files/certina/layout/fonts/Poppins-Bold.ttf) format('truetype');
	/*font-weight: 900;*/
	font-style: normal;
	font-display: swap
}
@font-face{
	font-family: 'Poppins-SemiBold';
	src: url(/files/certina/layout/fonts/Poppins-SemiBold.ttf) format('truetype');
	/*font-weight: 700;*/
	font-style: normal;
	font-display: swap
}
@font-face{
	font-family: 'Poppins-Medium';
	src: url(/files/certina/layout/fonts/Poppins-Medium.ttf) format('truetype');
	/*font-weight: 500;*/
	font-style: normal;
	font-display: swap
}
@font-face{
	font-family: 'Poppins-Light';
	src: url(/files/certina/layout/fonts/Poppins-Light.ttf) format('truetype');
	/*font-weight: 200;*/
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Lingua';
	font-style: normal;
	font-display:swap;
	/*src: url('/files/hk/layout/fonts/lingua-webfont.eot');*/
	src: url('/files/certina/layout/fonts/lingua-webfont.eot') format('embedded-opentype'),
		url('/files/certina/layout/fonts/lingua-webfont.woff2') format('woff2'),
		url('/files/certina/layout/fonts/lingua-webfont.woff') format('woff'),
		url('/files/certina/layout/fonts/lingua-webfont.ttf') format('truetype'),
		url('/files/certina/layout/fonts/lingua-webfont.svg#wf') format('svg');
}