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

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

.pp-receta:before {
  content: "\e905";
}
.pp-empresa:before {
  content: "\e900";
}
.pp-producto:before {
  content: "\e901";
}
.pp-productos:before {
  content: "\e902";
}
.pp-social:before {
  content: "\e903";
}
.pp-vida:before {
  content: "\e904";
}

