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

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

.yh-icon-triangle-down:before {
  content: "\e90e";
}
.yh-icon-briefcase:before {
  content: "\e90c";
}
.yh-icon-iphone:before {
  content: "\e90d";
}
.yh-icon-figure-plus:before {
  content: "\e906";
  color: #033fff;
}
.yh-icon-alarm .path1:before {
  content: "\e900";
  color: rgb(255, 119, 0);
  opacity: 0.1289;
}
.yh-icon-alarm .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 119, 0);
}
.yh-icon-arrow-double-right:before {
  content: "\e902";
  color: #fff;
}
.yh-icon-arrow-right:before {
  content: "\e903";
  color: #fff;
}
.yh-icon-call .path1:before {
  content: "\e904";
  color: rgb(36, 198, 154);
  opacity: 0.1565;
}
.yh-icon-call .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(36, 198, 154);
}
.yh-icon-figure-tick:before {
  content: "\e907";
  color: #fff;
}
.yh-icon-location .path1:before {
  content: "\e908";
  color: rgb(255, 187, 2);
  opacity: 0.1649;
}
.yh-icon-location .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 187, 2);
}
.yh-icon-people .path1:before {
  content: "\e90a";
  color: rgb(3, 63, 255);
  opacity: 0.1343;
}
.yh-icon-people .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(3, 63, 255);
}
