@font-face {
  font-family: 'icomoon';
  src:  url('../eot/icomoon6014.eot');
  src:  url('../eot/icomoon6014.eot#iefix') format('embedded-opentype'),
    url('../ttf/icomoon6014.ttf') format('truetype'),
    url('../woff/icomoon6014.woff') format('woff'),
    url('../svg/icomoon6014.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-right--yellow:before {
  content: "\e90e";
  color: #f1c10a;
}
.icon-arrow-submenu:before {
  content: "\e90d";
}
.icon-arrow-more-double:before {
  content: "\e907";
}
.icon-checked:before {
  content: "\e909";
}
.icon-circle:before {
  content: "\e90b";
}
.icon-list-to-do:before {
  content: "\e90c";
}
.icon-arrow-down-double:before {
  content: "\e908";
}
.icon-logo:before {
  content: "\e90a";
  color: #fff;
}
.icon-facebook:before {
  content: "\e900";
}
.icon-github:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-medium:before {
  content: "\e903";
}
.icon-telegram:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
