/* 自動生成: frontend/web/scripts/subset-phosphor.py。直接編集しない。
   使用 ph-* アイコンだけにサブセット化(元 unpkg icons.css は 3.88MB)。
   新しいアイコンを追加したらこのスクリプトを再実行すること。 */

@font-face {
  font-family: "Phosphor";
  src: url("/phosphor-subset.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/*--------------------------------

Phosphor Web Font
Generated using nucleoapp.com

-------------------------------- */
/*------------------------
	base class definition
-------------------------*/
[class^="ph-"],
[class*=" ph-"] {
  display: inline-flex;
}

[class^="ph-"]:before,
[class*=" ph-"]:before {
  font: normal normal normal 1em/1 "Phosphor";
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  text-decoration: inherit;
  text-align: center;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.ph-xxs {
  font-size: 0.5em;
}
.ph-xs {
  font-size: 0.75em;
}
.ph-sm {
  font-size: 0.875em;
}
.ph-lg {
  font-size: 1.3333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.ph-xl {
  font-size: 1.5em;
  line-height: 0.6666em;
  vertical-align: -0.075em;
}
.ph-1x {
  font-size: 1em;
}
.ph-2x {
  font-size: 2em;
}
.ph-3x {
  font-size: 3em;
}
.ph-4x {
  font-size: 4em;
}
.ph-5x {
  font-size: 5em;
}
.ph-6x {
  font-size: 6em;
}
.ph-7x {
  font-size: 7em;
}
.ph-8x {
  font-size: 8em;
}
.ph-9x {
  font-size: 9em;
}
.ph-10x {
  font-size: 10em;
}
.ph-fw {
  text-align: center;
  width: 1.25em;
}

/*------------------------
	icons
-------------------------*/

/* --- 使用アイコン --- */
.ph-arrow-u-up-left::before { content: "\f29c"; }
.ph-arrow-u-up-right::before { content: "\f29d"; }
.ph-caret-down-bold::before { content: "\f731"; }
.ph-caret-left::before { content: "\f31b"; }
.ph-caret-right::before { content: "\f31c"; }
.ph-chart-pie-slice::before { content: "\f32e"; }
.ph-chat-dots::before { content: "\f336"; }
.ph-check::before { content: "\f33e"; }
.ph-check-circle::before { content: "\f33f"; }
.ph-check-circle-fill::before { content: "\fb6c"; }
.ph-copy::before { content: "\f372"; }
.ph-download-simple::before { content: "\f3b2"; }
.ph-headset::before { content: "\f45f"; }
.ph-house::before { content: "\f470"; }
.ph-lightning::before { content: "\f48b"; }
.ph-palette::before { content: "\f500"; }
.ph-play::before { content: "\f52b"; }
.ph-plus::before { content: "\f531"; }
.ph-quotes::before { content: "\f549"; }
.ph-sidebar-simple::before { content: "\f580"; }
.ph-spinner::before { content: "\f5a7"; }
.ph-squares-four::before { content: "\f5af"; }
.ph-stack::before { content: "\f5b0"; }
.ph-text-aa::before { content: "\f5d7"; }
.ph-user::before { content: "\f613"; }
.ph-user-circle::before { content: "\f614"; }
.ph-warning::before { content: "\f62c"; }
.ph-x::before { content: "\f642"; }
