Newer
Older
vmk-ui-kit / public / assets / fonts / phosphor-icons / src / css / icons.css
/* Phosphor Icons placeholder.
   Replace with the real Phosphor icon font CSS when assets are available. */
.ph {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}