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

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

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

.iconptacs-chegar:before {
  content: "\e990";
  color: #fff;
}
.iconptacs-marcacao:before {
  content: "\e991";
  color: #fff;
}
.iconptacs-medico:before {
  content: "\e992";
  color: #fff;
}
.iconptacs-programas:before {
  content: "\e993";
  color: #000000;
}
.iconptacs-rede:before {
  content: "\e994";
  color: #000000;
}
.iconptacs-trabalho:before {
  content: "\e995";
  color: #000000;
}
