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

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

.icon-circle:before {
  content: "\e900";
}
.icon-infinity:before {
  content: "\e901";
}
.icon-road:before {
  content: "\e902";
}
.icon-sisaag:before {
  content: "\e903";
}
