@font-face {
	font-family: 'proxima-nova';
	src: url('../Fonts/Proxima_Nova/ProximaNova-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'proxima-nova-thin'; 
	src: url('../Fonts/Proxima_Nova/ProximaNova-Thin.otf') format('opentype');
}
@font-face {
	font-family: 'proxima-nova-light'; 
	src: url('../Fonts/Proxima_Nova/ProximaNova-Light.otf') format('opentype');
}
@font-face {
	font-family: 'proxima-nova-bold'; 
	src: url('../Fonts/Proxima_Nova/ProximaNova-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'icomoon';
	src:url('../Fonts/Icomoon/icomoon.eot?3z1amz');
	src:url('../Fonts/Icomoon/icomoon.eot?#iefix3z1amz') format('embedded-opentype'),
		url('../Fonts/Icomoon/icomoon.ttf?3z1amz') format('truetype'),
		url('../Fonts/Icomoon/icomoon.woff?3z1amz') format('woff'),
		url('../Fonts/Icomoon/icomoon.svg?3z1amz#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-traingle-left:before {
	content: "\25c2";
}
.icon-triangle-right-large:before {
	content: "\25b7";
}
.icon-pause:before {
	content: "\2016";
}
.icon-rss:before {
	content: "\72";
}
.icon-arrow-left:before {
	content: "\25c5";
}
.icon-arrow-right:before {
	content: "\25bb";
}
.icon-phone:before {
	content: "\1f4de";
}
.icon-youtube:before {
	content: "\59";
}
.icon-arrow-right-bold:before {
	content: "\27b1";
}
.icon-arrow-left-bold:before {
	content: "\2ff";
}
.icon-bracket-left:before {
	content: "\3c";
}
.icon-menu:before {
	content: "\2338";
}
.icon-search:before {
	content: "\1f50e";
}
.icon-info:before {
	content: "\24d8";
}
.icon-home:before {
	content: "\2302";
}
.icon-like:before {
	content: "\6b";
}
.icon-facebook:before {
	content: "\66";
}
.icon-twitter:before {
	content: "\74";
}
.icon-linkedin:before {
	content: "\6c";
}
.icon-plus:before {
	content: "\2b";
}
.icon-bracket-right:before {
	content: "\3e";
}
.icon-triangle-right:before {
	content: "\25b8";
}
.icon-triangle-left-large:before {
	content: "\25c1";
}
.icon-login:before {
	content: "\2386";
}
.icon-volume-high:before {
	content: "\1f50a";
}
.icon-triangle-up:before {
	content: "\25b4";
}
.icon-triangle-down:before {
	content: "\25be";
}
.icon-envelop:before {
	content: "\2709";
}
.icon-print:before {
	content: "\2399";
}
.icon-volume-mute:before {
	content: "\6d";
}
.icon-undo:before {
	content: "\238c";
}
.icon-arrow-right2:before {
	content: "\25b9";
}
.icon-arrow-left2:before {
	content: "\25c3";
}
.icon-arrow-right22:before {
	content: "\ea3c";
}
.icon-arrow-down2:before {
	content: "\ea3e";
}
.icon-arrow-left22:before {
	content: "\ea40";
}
.icon-arrow-up2:before {
	content: "\ea3a";
}
.icon-share2:before {
	content: "\ea82";
}
.icon-google-plus:before {
	content: "\ea88";
}
.icon-linkedin2:before {
	content: "\eac9";
}
.icon-pinterest:before {
	content: "\ead0";
}
