@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7hu28x');
  src:  url('fonts/icomoon.eot?7hu28x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7hu28x') format('truetype'),
    url('fonts/icomoon.woff?7hu28x') format('woff'),
    url('fonts/icomoon.svg?7hu28x#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-play:before {
  content: "\e917";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-chevron-up:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
  color: #0d28c2;
}
.icon-arrow-right:before {
  content: "\e908";
  color: #0d28c2;
}
.icon-c1:before {
  content: "\e90a";
}
.icon-i-inclined:before {
  content: "\e90b";
  color: #0d28c2;
}
.icon-t1:before {
  content: "\e90c";
  color: #0d28c2;
}
.icon-t2:before {
  content: "\e90d";
  color: #0d28c2;
}
.icon-t3:before {
  content: "\e90e";
  color: #f5f4f2;
}
.icon-t4:before {
  content: "\e90f";
  color: #0d28c2;
}
.icon-tt2-c:before {
  content: "\e910";
  color: #0d28c2;
}
.icon-tt2-i:before {
  content: "\e911";
  color: #0d28c2;
}
.icon-tt1-c:before {
  content: "\e912";
  color: #0d28c2;
}
.icon-tt1-e:before {
  content: "\e913";
  color: #0d28c2;
}
.icon-tt1-i:before {
  content: "\e914";
  color: #0d28c2;
}
.icon-tt1-s:before {
  content: "\e915";
  color: #0d28c2;
}
.icon-tt1-t:before {
  content: "\e916";
  color: #0d28c2;
}
.icon-student:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e900";
}
.icon-cross:before {
  content: "\e904";
}
.icon-language:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e906";
}
.icon-plus:before {
  content: "\e907";
}
