@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?k3u4ny');
  src:  url('fonts/icomoon.eot?k3u4ny#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?k3u4ny') format('truetype'),
    url('fonts/icomoon.woff?k3u4ny') format('woff'),
    url('fonts/icomoon.svg?k3u4ny#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-circle:before {
  content: "\e913";
  color: #72e5fe;
}
.icon-angle-down:before {
  content: "\e90f";
  color: #191348;
}
.icon-play:before {
  content: "\e911";
  color: #191348;
}
.icon-search:before {
  content: "\e910";
  color: #72e5fe;
}
.icon-up-arrow:before {
  content: "\e900";
}
.icon-angle-right:before {
  content: "\e901";
  color: #191348;
}
.icon-circle-arrow-down:before {
  content: "\e902";
}
.icon-circle-arrow-up:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
  color: #135585;
}
.icon-down-arrow:before {
  content: "\e905";
  color: #d7e6f1;
}
.icon-facebook:before {
  content: "\e906";
  color: #8f8f8f;
}
.icon-insta:before {
  content: "\e907";
  color: #fff;
}
.icon-linkedin:before {
  content: "\e908";
  color: #8f8f8f;
}
.icon-mail:before {
  content: "\e909";
  color: #8f8f8f;
}
.icon-next-arrow:before {
  content: "\e90a";
}
.icon-share:before {
  content: "\e90b";
  color: #8f8f8f;
}
.icon-toggle-btn:before {
  content: "\e90c";
  color: #135585;
}
.icon-twitter:before {
  content: "\e90d";
  color: #8f8f8f;
}
.icon-youtube:before {
  content: "\e90e";
  color: #fff;
}
.icon-plus:before {
  content: "\e912";
}
