@font-face {
  font-family: 'icomoon';
  src:  url('/assets/css/fonts/icomoon.eot');
  src:  url('/assets/css/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('/assets/css/fonts/icomoon.ttf') format('truetype'),
    url('/assets/css/fonts/icomoon.woff') format('woff'),
    url('/assets/css/fonts/icomoon.svg#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-arrow:before {
  content: "\e900";
}
.icon-arrow2:before {
  content: "\e901";
}
.icon-arrow3:before {
  content: "\e902";
}
.icon-contact:before {
  content: "\e903";
}
.icon-dis:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-earnings:before {
  content: "\e906";
}
.icon-earnings2:before {
  content: "\e907";
}
.icon-email:before {
  content: "\e908";
}
.icon-Emosupport:before {
  content: "\e909";
}
.icon-fb:before {
  content: "\e90a";
}
.icon-home2:before {
  content: "\e90b";
}
.icon-ins:before {
  content: "\e90c";
}
.icon-location:before {
  content: "\e90d";
}
.icon-love:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-quote:before {
  content: "\e910";
}
.icon-strategy:before {
  content: "\e911";
}
.icon-support:before {
  content: "\e912";
}
.icon-support2:before {
  content: "\e913";
}
.icon-t:before {
  content: "\e914";
}
.icon-tick3:before {
  content: "\e915";
}
.icon-tick4:before {
  content: "\e916";
}
.icon-training:before {
  content: "\e917";
}
.icon-training2:before {
  content: "\e918";
}
.icon-videos:before {
  content: "\e919";
}
.icon-yt:before {
  content: "\e91a";
}
.icon-yt2:before {
  content: "\e91b";
}
