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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'bfg-icons' !important;
	speak: never;
	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-price:before {
	content: "\e900";
	}
.icon-download:before {
	content: "\e885";
	}
.icon-settings:before {
	content: "\e8b8";
	}
.icon-bars:before {
	content: "\e901";
	}
.icon-chevron-bottom:before {
	content: "\e902";
	}
.icon-chevron-left:before {
	content: "\e903";
	}
.icon-close3:before {
	content: "\e904";
	}
.icon-chevron-top:before {
	content: "\e905";
	}
.icon-zoom:before {
	content: "\e906";
	}
.icon-close:before {
	content: "\e907";
	}
.icon-zoom2:before {
	content: "\e908";
	}
.icon-close2:before {
	content: "\e909";
	}
.icon-phone:before {
	content: "\e90a";
	}
.icon-chevron-right:before {
	content: "\e90b";
	}
.icon-geolocation:before {
	content: "\e90c";
	}
.icon-css3:before {
	content: "\e90d";
	}
.icon-js:before {
	content: "\e90e";
	}
.icon-bars2:before {
	content: "\e90f";
	}
.icon-html5:before {
	content: "\e910";
	}
.icon-fullscreen:before {
	content: "\e917";
	}
.icon-zoom3:before {
	content: "\e928";
	}
.icon-search:before {
	content: "\e92c";
	}
.icon-mail:before {
	content: "\f003";
	}
.icon-clock:before {
	content: "\f017";
	}
.icon-angle-left:before {
	content: "\f104";
	}
.icon-angle-right:before {
	content: "\f105";
	}
.icon-angle-up:before {
	content: "\f106";
	}
.icon-angle-down:before {
	content: "\f107";
	}
