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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-arrow-down:before {
  content: "\e902";
}
.icon-cheveron-down:before {
  content: "\e901";
}
.icon-angle-down:before {
  content: "\e900";
}
.icon-book:before {
  content: "\e91f";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-switch:before {
  content: "\e9b6";
}
