@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yxvwix');
  src:  url('fonts/icomoon.eot?yxvwix#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yxvwix') format('truetype'),
    url('fonts/icomoon.woff?yxvwix') format('woff'),
    url('fonts/icomoon.svg?yxvwix#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;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\e914";
}
.icon-copyright:before {
  content: "\e909";
}
.icon-comment:before {
  content: "\e908";
}
.icon-globe:before {
  content: "\e906";
}
.icon-telephone:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-subject:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e90e";
}
.icon-up-arrow:before {
  content: "\e915";
}
.icon-down-arrow:before {
  content: "\e90f";
}
.icon-left-arrow:before {
  content: "\e910";
}
.icon-rigt-arrow:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-line:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-tiktok:before {
  content: "\e903";
}
.icon-tripadvisor:before {
  content: "\e904";
}
.icon-pinterest:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\e913";
}
