@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?7tt2ve');
  src:  url('../fonts/icomoon.eot?7tt2ve#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7tt2ve') format('truetype'),
    url('../fonts/icomoon.woff?7tt2ve') format('woff'),
    url('../fonts/icomoon.svg?7tt2ve#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-right-arrow-1:before {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-right-up:before {
  content: "\e902";
}
.icon-up-arrow:before {
  content: "\e903";
}
.icon-telephone-call:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-pin:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e908";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-facebook-app-symbol:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-close:before {
  content: "\e90d";
}
.icon-check:before {
  content: "\e90e";
}
.icon-download-1:before {
  content: "\e90f";
}
.icon-download:before {
  content: "\e910";
}
.icon-fund:before {
  content: "\e911";
}
.icon-diploma:before {
  content: "\e912";
}
.icon-computer:before {
  content: "\e913";
}
.icon-live:before {
  content: "\e914";
}
.icon-arrow-up-right:before {
  content: "\e915";
}
