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

i {
  /* 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-bed:before {
  content: "\e912";
}
.icon-size:before {
  content: "\e914";
}
.icon-left-arrow:before {
  content: "\e910";
}
.icon-rigt-arrow:before {
  content: "\e911";
}
.icon-down-arrow:before {
  content: "\e90f";
}
.icon-share:before {
  content: "\e90e";
}
.icon-alert:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-globe:before {
  content: "\e915";
}
.icon-comment:before {
  content: "\e902";
}
.icon-copyright:before {
  content: "\e903";
}
.icon-edit:before {
  content: "\e904";
}
.icon-email:before {
  content: "\e905";
}
.icon-pin:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-tripadvisor:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-line:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
