@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uidvl9');
  src:  url('fonts/icomoon.eot?uidvl9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uidvl9') format('truetype'),
    url('fonts/icomoon.woff?uidvl9') format('woff'),
    url('fonts/icomoon.svg?uidvl9#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-up1:before {
  content: "\ea32";
}
.icon-arrow-down1:before {
  content: "\ea36";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-star:before {
  content: "\f005";
}
.icon-th:before {
  content: "\f00a";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-television:before {
  content: "\f26c";
}
.icon-tv:before {
  content: "\f26c";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
