@font-face {
	font-family: 'bfg-icons';
	src:	url('fonts/bfg-icons.eot?xs9ab4');
	src:	url('fonts/bfg-icons.eot?xs9ab4#iefix') format('embedded-opentype'),
		url('fonts/bfg-icons.ttf?xs9ab4') format('truetype'),
		url('fonts/bfg-icons.woff?xs9ab4') format('woff'),
		url('fonts/bfg-icons.svg?xs9ab4#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-delivery:before {
	content: "\e900";
	}
.icon-in-stock:before {
	content: "\e907";
	}
.icon-time:before {
	content: "\e908";
	}
.icon-economy:before {
	content: "\e909";
	}
.icon-search:before {
	content: "\e92c";
	}
.icon-search2:before {
	content: "\e910";
	}
.icon-close:before {
	content: "\f00d";
	}
.icon-close2:before {
	content: "\e903";
	}
.icon-close-circle:before {
	content: "\e906";
	}
.icon-zoom:before {
	content: "\e928";
	}
.icon-zoom-circle:before {
	content: "\e905";
	}
.icon-check:before {
	content: "\f00c";
	}
.icon-check-square:before {
	content: "\f046";
	}
.icon-check-circle:before {
	content: "\f058";
	}
.icon-phone:before {
	content: "\f095";
	}
.icon-mail:before {
	content: "\f003";
	}
.icon-mail-o:before {
	content: "\e90b";
	}
.icon-geo:before {
	content: "\e90c";
	}
.icon-clock:before {
	content: "\e8b5";
	}
.icon-bars:before {
	content: "\f0c9";
	}
.icon-bars2:before {
	content: "\e90e";
	}
.icon-fullscreen:before {
	content: "\e917";
	}
.icon-chevron-t-left:before {
	content: "\e902";
	}
.icon-chevron-t-right:before {
	content: "\e90a";
	}
.icon-chevron-t-top:before {
	content: "\e904";
	}
.icon-chevron-t-bottom:before {
	content: "\e901";
	}
.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";
	}
