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

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

.baby-baby-chair:before {
  content: "\e928";
}
