@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.woff2') format('woff2'),
  url('../fonts/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* 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-copy:before {
  content: "\e906";
}
.icon-info:before {
  content: "\e905";
}
.icon-left:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e901";
}
.icon-external:before {
  content: "\e90e";
}
.icon-call:before {
  content: "\e902";
}
.icon-east:before {
  content: "\e903";
}
.icon-down:before {
  content: "\e904";
}
.icon-quote:before {
  content: "\e909";
}
.icon-location:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-mail2:before {
  content: "\e90c";
}
.icon-pdf:before {
  content: "\e90d";
}
.icon-play2:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e90f";
}
.icon-time:before {
  content: "\e910";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}