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

[class^="lifesa-pb-"], [class*=" lifesa-pb-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lifesapb' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 50px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lifesa-pb-icon-contato:before {
  content: "\e900";
}
.lifesa-pb-icon-gov:before {
  content: "\e901";
}
.lifesa-pb-icon-lici:before {
  content: "\e902";
}
.lifesa-pb-icon-link:before {
  content: "\e903";
  font-size: 60px;
}
