/*
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-shopping-bag:before { content: "\f100"; }		/* Bag        	- https://www.flaticon.com/free-icon/shopping-bag_118602 */
.theme_icon-search:before { content: "\f101"; }				/* Search     	- https://www.flaticon.com/free-icon/magnifying-glass_126474 */
.theme_icon-close:before { content: "\f102"; }				/* Close 		- https://www.flaticon.com/free-icon/cross_59836 */
.theme_icon-social-media:before { content: "\f103"; }		/* Instagramm 	- https://www.flaticon.com/free-icon/instagram-logo_87390 */
.theme_icon-left-arrow:before { content: "\f104"; }			/* Left Arrow 	- https://www.flaticon.com/free-icon/left-arrow_271220 */
.theme_icon-right-arrow:before { content: "\f105"; }		/* Right Arrow 	- https://www.flaticon.com/free-icon/right-arrow_271228 */
.theme_icon-link-symbol:before { content: "\f106"; }		/* Chains Link 	- https://www.flaticon.com/free-icon/link-symbol_25385#term=chain&page=1&position=13 */
.theme_icon-arrow:before { content: "\f107"; }				/* Up Arrow   	- https://www.flaticon.com/free-icon/caret-symbol_26003 */
.theme_icon-construction:before { content: "\f108"; }		/* Ruller     	- https://www.flaticon.com/free-icon/ruler_474993 */
.theme_icon-bag:before { content: "\f109"; }				/* Button bag 	- https://www.flaticon.com/free-icon/shopping-bag_711895 */
.theme_icon-star:before { content: "\f10a"; }				/* Star 		- https://www.flaticon.com/free-icon/star-favourite_13977 */
.theme_icon-close-button:before { content: "\f10b"; }		/* Close btn 	- https://www.flaticon.com/free-icon/close-button_8934 */


