@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-cr6w4i');
	src:url('fonts/icomoon.eot?#iefix-cr6w4i') format('embedded-opentype'),
		url('fonts/icomoon.woff?-cr6w4i') format('woff'),
		url('fonts/icomoon.ttf?-cr6w4i') format('truetype'),
		url('fonts/icomoon.svg?-cr6w4i#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;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
    content: "\e900";
}
.icon-envelop:before {
    content: "\e901";
}

.icon-location:before {
    content: "\e902";
}



.icon-volume-medium:before {
    content: "\e903";
}


.icon-checkbox-checked:before {
    content: "\e904";
}


.icon-mail:before {
    content: "\e905";
}
.icon-facebook2:before {
    content: "\e907";
}
.icon-google-plus:before {
    content: "\e906";
}
.icon-feed:before {
    content: "\e908";
}

.icon-youtube:before {
    content: "\e909";
}

.icon-skype:before {
    content: "\e90a";
}

.icon-earth:before {
    content: "\e90b";
}
.icon-quotes-left:before {
    content: "\e90c";
}
.icon-quotes-right:before {
    content: "\e90d";
}
.icon-warning:before {
    content: "\e90e";
}
.icon-menu:before {
    content: "\e90f";
}
.icon-box-add:before {
    content: "\e910";
}
.icon-search:before {
    content: "\e911";
}











