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

[class^="icon-yahoo"], [class*=" icon-yahoo"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pez-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size:1.33333333em;
  line-height:.75em;
  vertical-align:-16%;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yahoo:before {
  content: "\e900";
}
