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

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

.ppm-Icon-3:before {
  content: "\e902";
}
.ppm-Icon-4:before {
  content: "\e903";
}
.ppm-Icon-5:before {
  content: "\e904";
}
.ppm-Icon-6:before {
  content: "\e905";
}
.ppm-Icon-1:before {
  content: "\e900";
}
.ppm-Icon-2:before {
  content: "\e901";
}
