@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ex52r1');
  src:  url('fonts/icomoon.eot?ex52r1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ex52r1') format('truetype'),
    url('fonts/icomoon.woff?ex52r1') format('woff'),
    url('fonts/icomoon.svg?ex52r1#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-slick:before {
  content: "\e915";
}
.icon-arrow_down:before {
  content: "\e910";
}
.icon-arrow_left:before {
  content: "\e911";
}
.icon-arrow_right:before {
  content: "\e912";
}
.icon-arrow_up:before {
  content: "\e913";
}
.icon-Close:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e90e";
}
.icon-star:before {
  content: "\e90f";
}
.icon-seria_down_hover .path1:before {
  content: "\e900";
  color: rgb(61, 151, 228);
}
.icon-seria_down_hover .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(45, 94, 134);
}
.icon-seria_up_hover .path1:before {
  content: "\e902";
  color: rgb(61, 151, 228);
}
.icon-seria_up_hover .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(45, 94, 134);
}
.icon-choose_seria:before {
  content: "\e904";
}
.icon-play_big:before {
  content: "\e905";
}
.icon-play_small:before {
  content: "\e906";
}
.icon-arrow_header_footer:before {
  content: "\e907";
}
.icon-arrow_bold:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-seria_up .path1:before {
  content: "\e90a";
  color: rgb(201, 201, 201);
}
.icon-seria_up .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(115, 115, 115);
}
.icon-seria_down .path1:before {
  content: "\e90c";
  color: rgb(201, 201, 201);
}
.icon-seria_down .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(115, 115, 115);
}
