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

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

.ps-icon-badgep3:before {
  content: "\e903";
}
.ps-icon-badgep4:before {
  content: "\e904";
}
.ps-icon-badgep0:before {
  content: "\e900";
}
.ps-icon-badgep1:before {
  content: "\e901";
}
.ps-icon-badgep2:before {
  content: "\e902";
}
