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

[class^="ifamily-"], [class*=" ifamily-"],
.icon-baby,
.icon-boy,
.icon-children,
.icon-children-faces,
.icon-defend-family,
.icon-family,
.icon-flying-stork-with-bundle,
.icon-full-family,
.icon-girl,
.icon-mothers-health,
.icon-parenting,
.icon-pregnant,
.icon-single-father,
.icon-single-mother,
.icon-stork-with-bundle,
.icon-working-mom,
.icon-working-parents {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'internal-family' !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;
}

.ifamily-baby:before,
.icon-baby:before {
  content: "\e900";
}
.ifamily-boy:before,
.icon-boy:before {
  content: "\e901";
}
.ifamily-children:before,
.icon-children:before {
  content: "\e902";
}
.ifamily-children-faces:before,
.icon-children-faces:before {
  content: "\e903";
}
.ifamily-defend-family:before,
.icon-defend-family:before {
  content: "\e904";
}
.ifamily-family:before,
.icon-family:before {
  content: "\e905";
}
.ifamily-flying-stork-with-bundle:before,
.icon-flying-stork-with-bundle:before {
  content: "\e906";
}
.ifamily-full-family:before,
.icon-full-family:before {
  content: "\e907";
}
.ifamily-girl:before,
.icon-girl:before {
  content: "\e908";
}
.ifamily-mothers-health:before,
.icon-mothers-health:before {
  content: "\e909";
}
.ifamily-parenting:before,
.icon-parenting:before {
  content: "\e90a";
}
.ifamily-pregnant:before,
.icon-pregnant:before {
  content: "\e90b";
}
.ifamily-single-father:before,
.icon-single-father:before {
  content: "\e90c";
}
.ifamily-single-mother:before,
.icon-single-mother:before {
  content: "\e90d";
}
.ifamily-stork-with-bundle:before,
.icon-stork-with-bundle:before {
  content: "\e90e";
}
.ifamily-working-mom:before,
.icon-working-mom:before {
  content: "\e90f";
}
.ifamily-working-parents:before,
.icon-working-parents:before {
  content: "\e910";
}
