@font-face {
  font-family: 'kitesafary';
  src:  url('/fonts/icon-fonts/icomoon.eot?c2gms4');
  src:  url('/fonts/icon-fonts/icomoon.eot?c2gms4#iefix') format('embedded-opentype'),
    url('/fonts/icon-fonts/icomoon.ttf?c2gms4') format('truetype'),
    url('/fonts/icon-fonts/icomoon.woff?c2gms4') format('woff'),
    url('/fonts/icon-fonts/icomoon.svg?c2gms4#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: 'kitesafary' !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-planet:before {
  content: "\e907";
  color: #425661;
}
.icon-bed:before {
  content: "\e90e";
}
.icon-telegram:before {
  content: "\e908";
}
.icon-people:before {
  content: "\e905";
  color: #4d4d4d;
}
.icon-info:before {
  content: "\e902";
}
.icon-arrow-1:before {
  content: "\e900";
}
.icon-arrow-2:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-dot:before {
  content: "\e904";
}
.icon-okay:before {
  content: "\e906";
}
.icon-star:before {
  content: "\e909";
}
.icon-viber:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-yacht:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e910";
}
.icon-facebook:before {
  content: "\e90f";
}