@font-face {
	font-display: swap;
	font-family: 'Roboto';
	src: url('../fonts/RobotoWeb-Light.eot');
	src: url('../fonts/RobotoWeb-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoWeb-Light.woff2') format('woff2'),
		url('../fonts/RobotoWeb-Light.woff') format('woff'),
		url('../fonts/RobotoWeb-Light.ttf') format('truetype'),
		url('../fonts/RobotoWeb-Light.svg#RobotoWeb-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'Roboto';
	src: url('../fonts/RobotoWeb-Regular.eot');
	src: url('../fonts/RobotoWeb-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoWeb-Regular.woff2') format('woff2'),
		url('../fonts/RobotoWeb-Regular.woff') format('woff'),
		url('../fonts/RobotoWeb-Regular.ttf') format('truetype'),
		url('../fonts/RobotoWeb-Regular.svg#RobotoWeb-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'Roboto';
	src: url('../fonts/RobotoWeb-Bold.eot');
	src: url('../fonts/RobotoWeb-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoWeb-Bold.woff2') format('woff2'),
		url('../fonts/RobotoWeb-Bold.woff') format('woff'),
		url('../fonts/RobotoWeb-Bold.ttf') format('truetype'),
		url('../fonts/RobotoWeb-Bold.svg#RobotoWeb-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-display: swap;
	font-family: 'HelvethaicaMonDB';
	src:url('../fonts/DB-HelvethaicaMon-X-Med.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
