@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?519zl0');
  src:  url('../fonts/icomoon.eot?519zl0#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?519zl0') format('truetype'),
    url('../fonts/icomoon.woff?519zl0') format('woff'),
    url('../fonts/icomoon.svg?519zl0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
[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-mail:before {
  content: "\e002";
}
.icon-search2:before {
  content: "\e036";
}
.icon-arrow-left:before {
  content: "\e094";
}
.icon-arrow-right:before {
  content: "\e095";
}
.icon-arrow-up:before {
  content: "\e096";
}
.icon-arrow-down:before {
  content: "\e097";
}
.icon-cross:before {
  content: "\e117";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-search:before {
  content: "\e986";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-linkedin2:before {
  content: "\eaca";
}

