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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-close:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e901";
}
.icon-arrow-right-alt1:before {
  content: "\e904";
}
.icon-right:before {
  content: "\e904";
}
.icon-next:before {
  content: "\e904";
}
.icon-arrow-left-alt1:before {
  content: "\e905";
}
.icon-left:before {
  content: "\e905";
}
.icon-previous:before {
  content: "\e905";
}
.icon-image:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e947";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-earth:before {
  content: "\e9ca";
}
