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

[class^="icon-theme-woo"], [class*=" icon-theme-woo"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-woo' !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-theme-wooclose:before {
  content: "\e901";
}
.icon-theme-wooremove:before {
  content: "\e901";
}
.icon-theme-wootimes:before {
  content: "\e901";
}
.icon-theme-wooinfo-circle:before {
  content: "\e902";
}
.icon-theme-woobell:before {
  content: "\e903";
}
.icon-theme-woocheck-circle:before {
  content: "\e904";
}
