@font-face {
  font-family: 'pressurekleen-icons';
  src:
    url('fonts/pressurekleen-icons.ttf?ug7npt') format('truetype'),
    url('fonts/pressurekleen-icons.woff?ug7npt') format('woff'),
    url('fonts/pressurekleen-icons.svg?ug7npt#pressurekleen-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.pk-icon-fax:before {
  content: "\e926";
}
.pk-icon-fax-filled:before {
  content: "\e927";
}
.pk-icon-phone-filled:before {
  content: "\e925";
}
.pk-icon-arrow-down:before {
  content: "\e900";
}
.pk-icon-arrow-left:before {
  content: "\e901";
}
.pk-icon-arrow-right:before {
  content: "\e902";
}
.pk-icon-arrow-up:before {
  content: "\e903";
}
.pk-icon-broom:before {
  content: "\e904";
}
.pk-icon-broom-filled:before {
  content: "\e905";
}
.pk-icon-calendar:before {
  content: "\e906";
}
.pk-icon-calendar-filled:before {
  content: "\e907";
}
.pk-icon-check:before {
  content: "\e908";
}
.pk-icon-check-filled:before {
  content: "\e909";
}
.pk-icon-checkmark:before {
  content: "\e90a";
}
.pk-icon-check-simple:before {
  content: "\e90b";
}
.pk-icon-circle:before {
  content: "\e90c";
}
.pk-icon-cleaning-a-surface:before {
  content: "\e90d";
}
.pk-icon-cleaning-a-surface-filled:before {
  content: "\e90e";
}
.pk-icon-close:before {
  content: "\e90f";
}
.pk-icon-facebook:before {
  content: "\e910";
}
.pk-icon-instagram:before {
  content: "\e911";
}
.pk-icon-janitor:before {
  content: "\e912";
}
.pk-icon-janitor-filled:before {
  content: "\e913";
}
.pk-icon-letter:before {
  content: "\e914";
}
.pk-icon-letter-filled:before {
  content: "\e915";
}
.pk-icon-linkedin:before {
  content: "\e916";
}
.pk-icon-location:before {
  content: "\e917";
}
.pk-icon-location-filled:before {
  content: "\e918";
}
.pk-icon-mail:before {
  content: "\e919";
}
.pk-icon-mail-filled:before {
  content: "\e91a";
}
.pk-icon-menu:before {
  content: "\e91b";
}
.pk-icon-minus:before {
  content: "\e91c";
}
.pk-icon-phone:before {
  content: "\e91d";
}
.pk-icon-plus:before {
  content: "\e91e";
}
.pk-icon-search:before {
  content: "\e91f";
}
.pk-icon-star:before {
  content: "\e920";
}
.pk-icon-star-filled:before {
  content: "\e921";
}
.pk-icon-star-half-empty:before {
  content: "\e922";
}
.pk-icon-twitter-x:before {
  content: "\e923";
}
.pk-icon-youtube:before {
  content: "\e924";
}
