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

[class^="icon-gws-"]:before, [class*=" icon-gws-"]:before {
	font-family: 'gws-icons' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-gws-sun:before { content: "\f101"; }
.icon-gws-magnifying-glass:before { content: "\f102"; }
.icon-gws-lotus:before { content: "\f103"; }
.icon-gws-heart:before { content: "\f104"; }
.icon-gws-drop:before { content: "\f105"; }
.icon-gws-bag-icon:before { content: "\f106"; }
.icon-gws-arrow-right:before { content: "\f107"; }
.icon-gws-arrow-left:before { content: "\f108"; }
.icon-gws-account:before { content: "\f109"; }