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

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

.nw-icon-about:before {
  content: "\e900";
}
.nw-icon-adopter-home:before {
  content: "\e901";
}
.nw-icon-cat-smiling:before {
  content: "\e902";
}
.nw-icon-dog-smiling:before {
  content: "\e903";
}
.nw-icon-foster-home:before {
  content: "\e904";
}
.nw-icon-help-you:before {
  content: "\e905";
}
.nw-icon-help:before {
  content: "\e906";
}
.nw-icon-piggy:before {
  content: "\e907";
}
.nw-icon-volunteer-hand:before {
  content: "\e908";
}
