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

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-close:before {
	content: '\e906';
}
.icon-phone:before {
	content: '\e908';
}
.icon-whatsapp:before {
	content: '\e907';
}
.icon-add-photo:before {
	content: '\e900';
}
.icon-arrow-left:before {
	content: '\e901';
}
.icon-boat:before {
	content: '\e902';
}
.icon-flag:before {
	content: '\e903';
}
.icon-gallery:before {
	content: '\e904';
}
.icon-info:before {
	content: '\e905';
}
