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

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

.icomoon-baby-stroller:before {
  content: "\e908";
}
.icomoon-happy-kids:before {
  content: "\e905";
}
.icomoon-pacifier:before {
  content: "\e906";
}
.icomoon-basketball:before {
  content: "\e907";
}
.icomoon-rings:before {
  content: "\e903";
}
.icomoon-birthday-cake:before {
  content: "\e904";
}
.icomoon-couple:before {
  content: "\e902";
}
.icomoon-smoking:before {
  content: "\e900";
}
.icomoon-table:before {
  content: "\e901";
}