@font-face {
  font-family: 'hong-shia-icons';
  src:  url('fonts/hong-shia-icons.eot?vgcbih');
  src:  url('fonts/hong-shia-icons.eot?vgcbih#iefix') format('embedded-opentype'),
    url('fonts/hong-shia-icons.ttf?vgcbih') format('truetype'),
    url('fonts/hong-shia-icons.woff?vgcbih') format('woff'),
    url('fonts/hong-shia-icons.svg?vgcbih#hong-shia-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: 'hong-shia-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-map:before {
  content: "\e900";
}
.ic-phone:before {
  content: "\e901";
}
.ic-fax:before {
  content: "\e902";
}
.ic-mail:before {
  content: "\e903";
}
.ic-facebook:before {
  content: "\e904";
}
.ic-line:before {
  content: "\e905";
}
.ic-instagram:before {
  content: "\e906";
}
.ic-zoomin:before {
  content: "\e907";
}
.ic-link:before {
  content: "\e908";
}
.ic-form:before {
  content: "\e909";
}
.ic-zoom-in:before {
  content: "\e90a";
}
.ic-zoom-out:before {
  content: "\e90b";
}
.ic-progress:before {
  content: "\e90c";
}
.ic-worker:before {
  content: "\e90d";
}
