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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'bfg-icons' !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;
	}

.icon-bars:before {
	content: "\e905";
	}
.icon-home:before {
	content: "\e912";
	}
.icon-search:before {
	content: "\e911";
	}
.icon-phone:before {
	content: "\e90c";
	}
.icon-fax:before {
	content: "\f1ac";
	}
.icon-geo:before {
	content: "\e90d";
	}
.icon-info:before {
	content: "\f129";
	}
.icon-mail-o:before {
	content: "\f003";
	}
.icon-mail:before {
	content: "\f0e0";
	}
.icon-close:before {
	content: "\e901";
	}
.icon-tags:before {
	content: "\f02c";
	}
.icon-reload:before {
	content: "\f021";
	}
.icon-refresh:before {
	content: "\e910";
	}
.icon-watch:before {
	content: "\e924";
	}
.icon-clock:before {
	content: "\f017";
	}
.icon-retime:before {
	content: "\e909";
	}
.icon-pie-chart:before {
	content: "\f200";
	}
.icon-line-chart:before {
	content: "\f201";
	}
.icon-automobile:before {
	content: "\e904";
	}
.icon-license:before {
	content: "\e90e";
	}
.icon-best-price:before {
	content: "\e90f";
	}
.icon-user:before {
	content: "\f007";
	}
.icon-triangle-down:before {
	content: "\e900";
	}
.icon-triangle-left:before {
	content: "\e902";
	}
.icon-triangle-right:before {
	content: "\e903";
	}
.icon-triangle-up:before {
	content: "\e906";
	}
.icon-chevron-left:before {
	content: "\f053";
	}
.icon-chevron-right:before {
	content: "\f054";
	}
.icon-chevron-up:before {
	content: "\f077";
	}
.icon-chevron-down:before {
	content: "\f078";
	}
.icon-angle-left:before {
	content: "\f104";
	}
.icon-angle-right:before {
	content: "\f105";
	}
.icon-angle-up:before {
	content: "\f106";
	}
.icon-angle-down:before {
	content: "\f107";
	}
.icon-html5:before {
	content: "\e90a";
	}
.icon-css3:before {
	content: "\e90b";
	}
.icon-js:before {
	content: "\e91b";
	}
