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

[class^="pylon-icon-"], [class*=" pylon-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pylon-icon' !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;
}

.pylon-icon-telephone:before {
  content: "\e182";
}
.pylon-icon-mobile:before {
  content: "\e145";
}
.pylon-icon-internet:before {
  content: "\e135";
}
.pylon-icon-pin1:before {
  content: "\e062";
}
.pylon-icon-left-arrow:before {
  content: "\e091";
}
.pylon-icon-toward-left:before {
  content: "\e079";
}
.pylon-icon-right-arrow:before {
  content: "\e092";
}
.pylon-icon-toward-right:before {
  content: "\e080";
}
.pylon-icon-tech-support:before {
  content: "\e136";
}
.pylon-icon-clock2:before {
  content: "\e023";
}
.pylon-icon-email1:before {
  content: "\2709";
}
.pylon-icon-magnifying-glass:before {
  content: "\e003";
}
.pylon-icon-console:before {
  content: "\e121";
}
.pylon-icon-register:before {
  content: "\e008";
}
.pylon-icon-login:before {
  content: "\e161";
}
.pylon-icon-logout:before {
  content: "\e163";
}
.pylon-icon-account-apply:before {
  content: "\e019";
}
.pylon-icon-common-use:before {
  content: "\e144";
}
.pylon-icon-deal-change:before {
  content: "\e171";
}
.pylon-icon-best-config:before {
  content: "\e067";
}
.pylon-icon-whole-function:before {
  content: "\e010";
}
.pylon-icon-self-consider:before {
  content: "\e005";
}
.pylon-icon-update-date:before {
  content: "\e023";
}
.pylon-icon-play-times:before {
  content: "\e029";
}
