/*
Flaticon icon font: Flaticon
Creation date: 09/08/2017 11:50
*/

@font-face {
	font-family: "Theme_icon";
	src: url("Flaticon.eot");
	src: url("Flaticon.eot?#iefix") format("embedded-opentype"),
		 url("Flaticon.woff") format("woff"),
		 url("Flaticon.ttf") format("truetype"),
		 url("Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Theme_icon";
		src: url("Flaticon.svg#Flaticon") format("svg");
	}
}

[class^="theme_icon-"]:before, [class*=" theme_icon-"]:before,
[class^="theme_icon-"]:after, [class*=" theme_icon-"]:after {
	font-family: Theme_icon;
	font-size: 26px;
	font-style: normal;
	margin-left: 9px;
}

.theme_icon-bag:before { content: "\f100"; }        /* Bag - https://www.flaticon.com/free-icon/shopping-bag_126515 */
.theme_icon-search:before { content: "\f101"; }	    /* Search - https://www.flaticon.com/free-icon/loupe_598494 */
.theme_icon-cart:before { content: "\f102"; }		/* Cart - https://www.flaticon.com/free-icon/supermarket-cart-silhouette_58215 */
.theme_icon-fullscreen:before { content: "\f103"; } /* Full Screen - https://www.flaticon.com/free-icon/fullscreen_483333 */
.theme_icon-close:before { content: "\f104"; }		/* Close - https://www.flaticon.com/free-icon/close_463065 */
.theme_icon-next-arrow:before { content: "\f105"; }	/* Right Arrow - https://www.flaticon.com/free-icon/right-arrow_142011 */
.theme_icon-comment:before { content: "\f106"; }	/* Chat - https://www.flaticon.com/free-icon/chat_134680 */
.theme_icon-like:before { content: "\f107"; }	    /* Star - https://www.flaticon.com/free-icon/star-favourite_13977 */
.theme_icon-home-repair:before { content: "\f108"; }/* Ruller - https://www.flaticon.com/free-icon/ruler_474993 */
.theme_icon-heart:before { content: "\f109"; }		/* Heart - https://www.flaticon.com/free-icon/heart_126471 */
.theme_icon-exit:before { content: "\f10a"; }       /* Delete - https://www.flaticon.com/free-icon/remove-button_39 */
.theme_icon-mail:before { content: "\f10b"; }       /* Envelopment - https://www.flaticon.com/free-icon/e-mail-envelope_20061 */
.theme_icon-next:before { content: "\f10c"; }       /* Right Chevron - https://www.flaticon.com/free-icon/right-chevron_25283 */
.theme_icon-forward:before { content: "\f10d"; }    /* Forward - https://www.flaticon.com/free-icon/forward-arrow_60546 */
.theme_icon-quote:before { content: "\f10e"; }      /* Quote - custom */
.theme_icon-right-arrow:before { content: "\f10f"; }/* Arrow - https://www.flaticon.com/free-icon/right-arrow_271228 */
