@font-face {
  font-family: 'icons';
  src:  url('icons/icons.woff') format('woff'),
        url('icons/icons.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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;
}

.icoring:before {
  content: "\e914";
  color: #ff6569;
}
.icochevron-d:before {
  content: "\e912";
}
.icophone:before {
  content: "\e913";
}
.icocar:before {
  content: "\e900";
}
.icocheck:before {
  content: "\e901";
  color: #80a584;
}
.icoclose:before {
  content: "\e902";
  color: #bec2c5;
}
.icodeny:before {
  content: "\e903";
  color: #ff6569;
}
.icodone:before {
  content: "\e904";
  color: #89c905;
}
.icoemail:before {
  content: "\e905";
  color: #fff;
}
.icoexp:before {
  content: "\e906";
}
.icomt:before {
  content: "\e907";
  color: #727b87;
}
.icook:before {
  content: "\e908";
  color: #fff;
}
.icopech:before {
  content: "\e909";
}
.icoplus:before {
  content: "\e90a";
  color: #949597;
}
.icosale:before {
  content: "\e90b";
}
.icostarrate:before {
  content: "\e90c";
  color: #ffcf40;
}
.icotg:before {
  content: "\e90d";
  color: #fff;
}
.icovb:before {
  content: "\e90e";
  color: #fff;
}
.icowp:before {
  content: "\e90f";
  color: #fff;
}
.icovk:before {
  content: "\e910";
  color: #fff;
}
.icowall:before {
  content: "\e911";
}
