@font-face {
  font-family: 'ant';
  src:  url('fonts/ant.eot?1k4w8k');
  src:  url('fonts/ant.eot?1k4w8k#iefix') format('embedded-opentype'),
    url('fonts/ant.ttf?1k4w8k') format('truetype'),
    url('fonts/ant.woff?1k4w8k') format('woff'),
    url('fonts/ant.svg?1k4w8k#ant') 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: 'ant' !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-ant:before, .ff-wordpress .ff-icon-inner:after, .ff-posts .ff-icon-inner:after, .ff-comments .ff-icon-inner:after, .ff-type-wordpress:before, .ff-type-posts:before, .ff-type-comments:before {
  content: "\e900";
}
