@font-face {
	font-family: 'Intro Light';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../fonts/font.woff') format('woff');
}
@font-face {
	font-family: 'Intro Light';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('../fonts/font.woff2') format('woff2');
}