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

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

.icon-ch-toboggan:before {
  content: "\e900";
}
.icon-ch-baby-on-stroller-side-view-silhouette:before {
  content: "\e901";
}
.icon-ch-baby-stroller:before {
  content: "\e902";
}
.icon-ch-duck:before {
  content: "\e903";
}
.icon-ch-feeding-bottle:before {
  content: "\e904";
}
.icon-ch-acoustic-guitar:before {
  content: "\e905";
}
.icon-ch-alarm-bell:before {
  content: "\e906";
}
.icon-ch-bass-guitar:before {
  content: "\e907";
}
.icon-ch-book:before {
  content: "\e908";
}