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

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

.pkj-wardrobe:before {
  content: "\e900";
}
.pkj-hair-dryer:before {
  content: "\e901";
}
