@font-face {
	font-family: 'webfont';
	src:			url('webfont-bold.eot');
	src:			url('webfont-bold.eot?#iefix') format('embedded-opentype'),
					url('webfont-bold.woff2') format('woff2'),
					url('webfont-bold.woff') format('woff'),
					url('webfont-bold.ttf') format('truetype'),
					url('webfont-bold.svg#webfont-bold') format('svg');
	font-weight:	bold;
	font-style:		normal;
	font-display:	swap;
}

@font-face {
	font-family: 'webfont';
	src:			url('webfont-thin.eot');
	src:			url('webfont-thin.eot?#iefix') format('embedded-opentype'),
					url('webfont-thin.woff2') format('woff2'),
					url('webfont-thin.woff') format('woff'),
					url('webfont-thin.ttf') format('truetype'),
					url('webfont-thin.svg#webfont-thin') format('svg');
	font-weight:	normal;
	font-style:		normal;
	font-display:	swap;
}
