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

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

.dmpm-icon-mae:before {
  content: "\e900";
}
.dmpm-icon-instagram:before {
  content: "\e901";
}
.dmpm-icon-facebook:before {
  content: "\e902";
}
.dmpm-icon-carro-bebe:before {
  content: "\e903";
}
.dmpm-icon-roupa-bebe:before {
  content: "\e904";
}
.dmpm-icon-fralda:before {
  content: "\e905";
}
