/* Subset Phosphor – generováno scripts/subset-phosphor.py. Needitovat ručně. */
@font-face {
  font-family: "Phosphor";
  src: url("./Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph.ph-arrow-left:before { content: "\e058"; }
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-baby:before { content: "\e774"; }
.ph.ph-backpack:before { content: "\e922"; }
.ph.ph-calendar:before { content: "\e108"; }
.ph.ph-camera:before { content: "\e10e"; }
.ph.ph-caret-double-left:before { content: "\e128"; }
.ph.ph-caret-double-right:before { content: "\e12a"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-caret-left:before { content: "\e138"; }
.ph.ph-caret-right:before { content: "\e13a"; }
.ph.ph-chat-circle:before { content: "\e168"; }
.ph.ph-circle:before { content: "\e18a"; }
.ph.ph-circle-dashed:before { content: "\e602"; }
.ph.ph-couch:before { content: "\e7f6"; }
.ph.ph-envelope-simple:before { content: "\e218"; }
.ph.ph-facebook-logo:before { content: "\e226"; }
.ph.ph-fire:before { content: "\e242"; }
.ph.ph-flower:before { content: "\e75e"; }
.ph.ph-hand-heart:before { content: "\e810"; }
.ph.ph-handbag:before { content: "\e29c"; }
.ph.ph-heart:before { content: "\e2a8"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-identification-badge:before { content: "\e6f6"; }
.ph.ph-image:before { content: "\e2ca"; }
.ph.ph-instagram-logo:before { content: "\e2d0"; }
.ph.ph-leaf:before { content: "\e2da"; }
.ph.ph-linkedin-logo:before { content: "\e2ee"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-magnifying-glass:before { content: "\e30c"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-megaphone:before { content: "\e324"; }
.ph.ph-minus:before { content: "\e32a"; }
.ph.ph-needle:before { content: "\e82e"; }
.ph.ph-package:before { content: "\e390"; }
.ph.ph-palette:before { content: "\e6c8"; }
.ph.ph-percent:before { content: "\e3b6"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-pinterest-logo:before { content: "\e64e"; }
.ph.ph-plus:before { content: "\e3d4"; }
.ph.ph-push-pin:before { content: "\e3e2"; }
.ph.ph-scissors:before { content: "\eae0"; }
.ph.ph-share-network:before { content: "\e408"; }
.ph.ph-shopping-bag:before { content: "\e416"; }
.ph.ph-shopping-cart:before { content: "\e41e"; }
.ph.ph-smiley:before { content: "\e436"; }
.ph.ph-sparkle:before { content: "\e6a2"; }
.ph.ph-squares-four:before { content: "\e464"; }
.ph.ph-storefront:before { content: "\e470"; }
.ph.ph-t-shirt:before { content: "\e670"; }
.ph.ph-tag:before { content: "\e478"; }
.ph.ph-tiktok-logo:before { content: "\eaf2"; }
.ph.ph-tote:before { content: "\e494"; }
.ph.ph-user:before { content: "\e4c2"; }
.ph.ph-x:before { content: "\e4f6"; }
.ph.ph-x-logo:before { content: "\e4bc"; }
.ph.ph-youtube-logo:before { content: "\e4fc"; }
@font-face {
  font-family: "Phosphor-Fill";
  src: url("./Phosphor-Fill.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-fill.ph-facebook-logo:before { content: "\e226"; }
.ph-fill.ph-heart:before { content: "\e2a8"; }
.ph-fill.ph-instagram-logo:before { content: "\e2d0"; }
.ph-fill.ph-linkedin-logo:before { content: "\e2ee"; }
.ph-fill.ph-pinterest-logo:before { content: "\e64e"; }
.ph-fill.ph-shopping-bag:before { content: "\e416"; }
.ph-fill.ph-sparkle:before { content: "\e6a2"; }
.ph-fill.ph-tiktok-logo:before { content: "\eaf2"; }
.ph-fill.ph-youtube-logo:before { content: "\e4fc"; }
