@font-face {
	font-family: "Intro";
	src: url("../fonts/Intro/intro-regular.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Intro/intro-regular.otf") format("opentype"), /* Open Type Font */
		url("../fonts/Intro/intro-regular.svg") format("svg"), /* Legacy iOS */
		url("../fonts/Intro/intro-regular.ttf") format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Intro/intro-regular.woff") format("woff"), /* Modern Browsers */
		url("../fonts/iIntro/intro-regular.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}