@font-face {
  font-family: 'PaNaMedicaIcons';
  src: url('fonts/panamedica-icons.woff') format('woff'),
       url('fonts/panamedica-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="pmicon-"], [class*=" pmicon-"] {
  font-family: 'PaNaMedicaIcons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pmicon-implant-refusal:before { content: "\e900"; }
