/* icon */
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?zdvz55');
	src: url('../fonts/icomoon.eot?zdvz55#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?zdvz55') format('truetype'), url('../fonts/icomoon.woff?zdvz55') format('woff'), url('../fonts/icomoon.svg?zdvz55#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	color: #fff;
	-ms-font-feature-settings: "normal";
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !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;
	-ms-font-feature-settings: "normal";
}
.icon-new-window:after {
	content: "\e901";
	padding-left: 10px;
	vertical-align: middle;
}
.icon-mail:before,
.icon-mail2:before {
	content: "\e902";
	font-size: 1.4em;
	padding-right: 25px;
	vertical-align: middle;
}
.icon-arrow:after {
	content: "\ea50";
	padding-left: 20px;
	vertical-align: middle;
}
