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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

[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-envelop:before {
	content: "\21";
}
.icon-print:before {
	content: "\22";
}
.icon-clock:before {
	content: "\23";
}
.icon-phone-hang-up:before {
	content: "\24";
}
.icon-close:before {
	content: "\25";
}
.icon-cancel-circle:before {
	content: "\26";
}
.icon-checkmark:before {
	content: "\27";
}
.icon-checkmark-2:before {
	content: "\28";
}
.icon-checkmark-circle:before {
	content: "\29";
}
.icon-warning:before {
	content: "\2a";
}
.icon-notification:before {
	content: "\2b";
}
.icon-link:before {
	content: "\2c";
}
.icon-attachment:before {
	content: "\2d";
}
.icon-heart:before {
	content: "\2e";
}
.icon-heart-2:before {
	content: "\2f";
}
.icon-thumbs-up:before {
	content: "\30";
}
.icon-thumbs-up-2:before {
	content: "\31";
}
.icon-bubble:before {
	content: "\32";
}
.icon-bubbles:before {
	content: "\33";
}
.icon-bubbles-2:before {
	content: "\34";
}
.icon-bubble-2:before {
	content: "\35";
}
.icon-bubbles-3:before {
	content: "\36";
}
.icon-bubbles-4:before {
	content: "\37";
}
.icon-phone:before {
	content: "\38";
}
.icon-cart:before {
	content: "\39";
}
.icon-cart-2:before {
	content: "\3a";
}
.icon-home:before {
	content: "\3b";
}
.icon-home-2:before {
	content: "\3c";
}
.icon-home-3:before {
	content: "\3d";
}
.icon-pencil:before {
	content: "\3e";
}
.icon-calendar:before {
    content: "\e600";
}
.icon-loop:before {
    content: "\e601";
}
.icon-calendar2:before {
    content: "\e602";
}
.icon-users:before {
    content: "\e603";
}
.icon-users2:before {
    content: "\e604";
}
.icon-user:before {
    content: "\e605";
}
.icon-user2:before {
    content: "\e606";
}
.icon-user3:before {
    content: "\e607";
}
.icon-skype:before {
    content: "\e608";
}
.icon-facebook:before {
    content: "\e609";
}
.icon-facebook2:before {
    content: "\e60a";
}
.icon-facebook3:before {
    content: "\e60b";
}
.icon-twitter:before {
    content: "\e60c";
}
.icon-twitter2:before {
    content: "\e60d";
}
.icon-twitter3:before {
    content: "\e60e";
}