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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  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-play:before {
  content: "\e919";
}
.icon-accommodation:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-bed:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-call-bell:before {
  content: "\e905";
}
.icon-chevron:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-fireplace:before {
  content: "\e909";
}
.icon-garden-view:before {
  content: "\e90a";
}
.icon-golf:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-kitchen:before {
  content: "\e90d";
}
.icon-mountain:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-play-backup:before {
  content: "\e910";
}
.icon-room-size:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e912";
}
.icon-send:before {
  content: "\e913";
}
.icon-sofa:before {
  content: "\e914";
}
.icon-terrance-table:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-whatsapp:before {
  content: "\e917";
}
.icon-youtube:before {
  content: "\e918";
}
