@font-face {
	font-family: 'icon-fonts';
	src: url('../myfonts/icon-fonts.eot');
	src: url('../myfonts/icon-fonts.eot?#iefix') format('embedded-opentype'),
		 url('../myfonts/icon-fonts.woff2') format('woff2'),
		 url('../myfonts/icon-fonts.woff') format('woff'),
		 url('../myfonts/icon-fonts.ttf') format('truetype'),
		 url('../myfonts/icon-fonts.svg#iconregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
