@font-face {
  font-family: 'ykoil';
  src:  url('../fonts/ykoil.eot?rv3nvy');
  src:  url('../fonts/ykoil.eot?rv3nvy#iefix') format('embedded-opentype'),
    url('../fonts/ykoil.ttf?rv3nvy') format('truetype'),
    url('../fonts/ykoil.woff?rv3nvy') format('woff'),
    url('../fonts/ykoil.svg?rv3nvy#ykoil') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ykoil' !important;
  speak: none;
  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-down:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e907";
}
.icon-a:before {
  content: "\e900";
}
.icon-b:before {
  content: "\e901";
}
.icon-c:before {
  content: "\e902";
}
.icon-info:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e904";
}
.icon-free:before {
  content: "\e905";
}
.icon-profitable:before {
  content: "\e906";
}