@font-face {
	font-family: 'skeedy-custom';
	src:url('skeedy-custom.eot?siqvko');
	src:url('skeedy-custom.eot?#iefixsiqvko') format('embedded-opentype'),
		url('skeedy-custom.woff?siqvko') format('woff'),
		url('skeedy-custom.ttf?siqvko') format('truetype'),
		url('skeedy-custom.svg?siqvko#skeedy-custom') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon{
	font-family: 'skeedy-custom' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}