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

[class^="icon-"], [class*=" icon-"], .owl-next:before, .owl-prev:before, .se-prev.myprev:before, .se-next.mynext:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inline-block;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-a_b:before {
	content: "\e900";
}

.icon-email:before {
	content: "\e903";
}

.icon-phone:before {
	content: "\e904";
}

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

.icon-search:before {
	content: "\e906";
}

.icon-star:before {
	content: "\e907";
}

.icon-teczka:before {
	content: "\e908";
}

.icon-user:before {
	content: "\e909";
}

.icon-x:before {
	content: "\e90a";
}

.icon-zoom:before {
	content: "\e90b";
}

.icon-a_l:before, .owl-prev:before, .se-prev.myprev:before {
	content: "\e901";
}

.icon-a_r:before, .owl-next:before, .se-next.mynext:before {
	content: "\e902";
}
