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

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

.ic-phone:before {
  content: "\e900";
}
.ic-fax:before {
  content: "\e901";
}
.ic-mail:before {
  content: "\e902";
}
.ic-map:before {
  content: "\e903";
}
.ic-facebook:before {
  content: "\e905";
}
.ic-line:before {
  content: "\e906";
}
.ic-instagram:before {
  content: "\e912";
}
.ic-more:before {
  content: "\e907";
}
.ic-more2:before {
  content: "\e915";
}
.ic-link:before {
  content: "\e908";
}
.ic-back:before {
  content: "\e909";
}
.ic-download:before {
  content: "\e90a";
}
.ic-zoom-in:before {
  content: "\e90d";
}
.ic-zoom-out:before {
  content: "\e90e";
}
.ic-scroll-down:before {
  content: "\e90f";
}
.ic-angle-left:before {
  content: "\e910";
}
.ic-angle-right:before {
  content: "\e911";
}
.ic-angle-left2:before {
  content: "\e904";
}
.ic-angle-right2:before {
  content: "\e90b";
}
.ic-arrow-down:before {
  content: "\e913";
}
.ic-info:before {
  content: "\e914";
}
.ic-home:before {
  content: "\e90c";
}
.ic-play:before {
  content: "\e916";
}
.ic-zoom:before {
  content: "\e917";
}
.ic-tool:before {
  content: "\e918";
}
.ic-progress:before {
  content: "\e919";
}
.ic-worker:before {
  content: "\e91a";
}
.ic-form:before {
  content: "\e91b";
}
.ic-backward:before {
  content: "\e91c";
}
.ic-login:before {
  content: "\e91d";
}
.ic-logout:before {
  content: "\e91e";
}
