@font-face {
	font-family: 'ZNE-Icons';
	src:url('ZNE-Icons.eot?-jw88x0');
	src:url('ZNE-Icons.eot?#iefix-jw88x0') format('embedded-opentype'),
		url('ZNE-Icons.woff?-jw88x0') format('woff'),
		url('ZNE-Icons.ttf?-jw88x0') format('truetype'),
		url('ZNE-Icons.svg?-jw88x0#ZNE-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ZNE-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;
}

.icon-add-to-list:before {
	content: "\37";
}
.icon-list2:before {
	content: "\38";
}
.icon-search:before {
	content: "\31";
}
.icon-envelope:before {
	content: "\32";
}
.icon-youtube:before {
	content: "\33";
}
.icon-twitter:before {
	content: "\34";
}
.icon-instagram:before {
	content: "\35";
}
.icon-facebook:before {
	content: "\36";
}
