@font-face{
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?ub7ipe');
	src:  url('../fonts/icomoon.eot?ub7ipe#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ub7ipe') format('truetype'),
		url('../fonts/icomoon.woff?ub7ipe') format('woff'),
		url('../fonts/icomoon.svg?ub7ipe#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="icon-"]::before, [class*=" icon-"]::before{
	font-family: 'icomoon' !important;
	speak: never;
	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-quotation-mark:before{
	content: "\e909";
}
.icon-diamond:before{
	content: "\e908";
}
.icon-arrow-left:before{
	content: "\e906";
}
.icon-arrow-right:before{
	content: "\e907";
}
.icon-menu-down:before{
	content: "\e900";
}
.icon-facebook:before{
	content: "\e901";
}
.icon-heart:before{
	content: "\e902";
}
.icon-instagram:before{
	content: "\e903";
}
.icon-map:before{
	content: "\e904";
}
.icon-phone:before{
	content: "\e905";
}