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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ysicon' !important;
  speak: none;
  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;
}

.ys-envelope:before {
  content: "\e90d";
}
.ys-arrow-circle-right-a:before {
  content: "\e901";
}
.ys-arrow-circle-right-b:before {
  content: "\e902";
}
.ys-arrow-line-right-a:before {
  content: "\e903";
}
.ys-link:before {
  content: "\e904";
}
.ys-comment:before {
  content: "\e905";
}
.ys-lock-close:before {
  content: "\e906";
}
.ys-heart:before {
  content: "\e907";
}
.ys-shake:before {
  content: "\e908";
}
.ys-leaf:before {
  content: "\e909";
}
.ys-mappin:before {
  content: "\e90a";
}
.ys-flag:before {
  content: "\e90b";
}
.ys-home:before {
  content: "\e90c";
}
.ys-shakyo:before {
  content: "\e900";
}
