@font-face {
	font-family: 'fa-custom';
	src:url('../fonts/fa-custom.eot?4fghbd');
	src:url('../fonts/fa-custom.eot?4fghbd#iefix') format('embedded-opentype'),
		url('../fonts/fa-custom.ttf?4fghbd') format('truetype'),
		url('../fonts/fa-custom.woff?4fghbd') format('woff'),
		url('../fonts/fa-custom.svg?4fghbd#fa-custom') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="fa-custom-"], [class*=" fa-custom-"] {
	font-family: 'fa-custom';
	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;
}

.fa-custom-tv:before {
	content: "\e900";
}
.fa-custom-contact:before {
	content: "\e901";
}
.fa-custom-phone:before {
	content: "\e902";
}
.fa-custom-internet:before {
	content: "\e903";
}
.fa-custom-helpcenter:before {
	content: "\e904";
}
.fa-custom-support-wizard:before {
	content: "\e905";
}
.fa-custom-toolbox:before {
	content: "\e906";
}
.fa-custom-logo:before {
	content: "\e908";
}
.fa-custom-calendar:before {
	content: "\e909";
}
.fa-custom-building:before {
	content: "\e909";
}
.fa-custom-stocks:before {
	content: "\e90a";
}
.fa-custom-store:before {
	content: "\e90b";
}
.fa-custom-F_Icon:before {
    content: "\e907";
}
