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

[class^="getbowtied-icon-"], [class*=" getbowtied-icon-"] {
	font-family: 'getbowtied-icons';
	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;
}

.getbowtied-icon-shop:before {
	content: "\e600";
}
.getbowtied-icon-menu:before {
	content: "\e603";
}
.getbowtied-icon-heart:before {
	content: "\e601";
}
.getbowtied-icon-search:before {
	content: "\e604";
}

.getbowtied-icon-arrow_left:before {
	content: "\e605";
}

.getbowtied-icon-arrow_right:before {
	content: "\e602";
}

.getbowtied-icon-close_thin:before {
	content: "\e606";
}

.getbowtied-icon-close_regular:before {
	content: "\e607";
}

.getbowtied-icon-plus:before{
	content: "\e608";
}

.getbowtied-icon-ellipsis:before{
	content: "\e60a";
}

.getbowtied-icon-stock:before{
	content: "\e60b";
}

.getbowtied-icon-sale:before{
	content: "\e60c";
}

.getbowtied-icon-sort:before{
	content: "\e60d";
}

.getbowtied-icon-filter:before{
	content: "\e60e";
}

.getbowtied-icon-minus:before{
	content: "\e60f";
}

.getbowtied-icon-slider-left:before{
	content: "\e610";
}

.getbowtied-icon-slider-right:before{
	content: "\e611";
}