@font-face {
	font-family: 'Poppins';
	font-weight: 300;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-Light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 600;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-SemiBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-Bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 800;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-ExtraBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	font-weight: 900;
	font-style: normal;
	src: url('../fonts/poppins/Poppins-Black.woff2') format('woff2');
	font-display: swap;
}

/** Buffalo **/
@font-face {
	font-family: 'Buffalo';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/buffalo/Buffalo-Regular.woff2') format('woff2');
	font-display: swap;
}

/** Chloe **/
@font-face {
	font-family: 'Chloe';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/chloe/Chloe-Regular.woff2') format('woff2');
	font-display: swap;
}

/** roboto **/
@font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/roboto/Roboto-Regular.woff2') format('woff2');
	font-display: swap;
}

/** icomoon **/
@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/icomoon/icomoon.eot?4ctowp');
	src: url('../fonts/icomoon/icomoon.eot?4ctowp#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?4ctowp') format('truetype'), url('../fonts/icomoon/icomoon.woff?4ctowp') format('woff'), url('../fonts/icomoon/icomoon.svg?4ctowp#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-location-dot:before {
  content: "\e912";
}
.icon-angle-down:before {
  content: "\e90a";
}
.icon-square-facebook:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e902";
}
.icon-phone-call:before {
  content: "\e900";
  color: #fff;
}
.icon-whatsapp:before {
  content: "\e903";
}
.icon-telephone-outline:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-star:before {
  content: "\e906";
  color: #00906d;
}
.icon-location-pin:before {
  content: "\e907";
  color: #fff;
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-insta:before {
  content: "\e909";
  color: #fff;
}
.icon-email:before {
  content: "\e90c";
}
.icon-checkmark:before {
  content: "\e90d";
  color: #2e845a;
}
.icon-check:before {
  content: "\e90e";
  color: #fff;
}
.icon-caret-down:before {
  content: "\e90f";
}
.icon-calendar:before {
  content: "\e910";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e911";
  color: #fff;
}
.icon-airplane:before {
  content: "\e90b";
}
.icon-location-marina:before {
  content: "\e913";
}
.icon-travel-car:before {
  content: "\e914";
}
.icon-travel-train:before {
  content: "\e915";
}
.icon-travel-walk:before {
  content: "\e916";
}
