@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b66ca8');
  src:  url('fonts/icomoon.eot?b66ca8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b66ca8') format('truetype'),
    url('fonts/icomoon.woff?b66ca8') format('woff'),
    url('fonts/icomoon.svg?b66ca8#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-fancybox:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e905";
}
.icon-drag:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e903";
}
.icon-airplane:before {
  content: "\e902";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-fax:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e911";
}
.icon-copy:before {
  content: "\e90a";
}
.icon-fb:before {
  content: "\e90c";
}
.icon-ig:before {
  content: "\e90d";
}
.icon-language:before {
  content: "\e90e";
}
.icon-line:before {
  content: "\e90f";
}
.icon-linkedin:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e912";
}
.icon-tel:before {
  content: "\e913";
}
.icon-threads:before {
  content: "\e914";
}
.icon-twitter:before {
  content: "\e915";
}
.icon-wechat:before {
  content: "\e916";
}
.icon-yt:before {
  content: "\e917";
}
