@font-face {
  font-family: 'cxany';
  src:  url('fonts/cxany.eot?e578uw');
  src:  url('fonts/cxany.eot?e578uw#iefix') format('embedded-opentype'),
    url('fonts/cxany.ttf?e578uw') format('truetype'),
    url('fonts/cxany.woff?e578uw') format('woff'),
    url('fonts/cxany.svg?e578uw#cxany') 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: 'cxany' !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-tel:before {
  content: "\e903";
}
.icon-position:before {
  content: "\e904";
}
.icon-check:before {
  content: "\c1050";
}
.icon-menu-close:before {
  content: "\e91a";
}
.icon-menu:before {
  content: "\e919";
}
.icon-page-first:before {
  content: "\e90e";
}
.icon-page-prev:before {
  content: "\e91d";
}
.icon-page-next:before {
  content: "\e91e";
}
.icon-page-last:before {
  content: "\e920";
}
.icon-search:before {
  content: "\c3001";
}
.icon-heart:before {
  content: "\e905";
}
.icon-qq:before {
  content: "\e913";
}
.icon-wechat:before {
  content: "\e902";
}
.icon-weibo:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e901";
}
.icon-play-circle:before {
  content: "\c0011";
}
.icon-pause:before {
  content: "\c0012";
}
.icon-share:before {
  content: "\e914";
}
.icon-loading-dot:before {
  content: "\e91f";
}
.icon-question:before {
  content: "\e900";
}
.icon-information:before {
  content: "\e918";
}
.icon-close:before {
  content: "\c0009";
}
.icon-up:before {
  content: "\c1023";
}
.icon-down:before {
  content: "\c1024";
}
