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

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

.y-icon-build:before {
  content: "\e900";
}
.y-icon-contact:before {
  content: "\e901";
}
.y-icon-map-tag:before {
  content: "\e902";
}
.y-icon-phone:before {
  content: "\e903";
}
.y-icon-star:before {
  content: "\e904";
}
