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

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

.ap-icon-call_made:before {
  content: "\e900";
}
