@import url("./regular/style.css");
@import url("./bold/style.css");
@import url("./fill/style.css");
@import url("./duotone/style.css");
@import url("./light/style.css");
@import url("./thin/style.css");

.ph[weight="bold"]{font-family:"Phosphor-Bold"!important}
.ph[weight="duotone"]{font-family:"Phosphor-Duotone"!important}
.ph[weight="fill"]{font-family:"Phosphor-Fill"!important}
.ph[weight="light"]{font-family:"Phosphor-Light"!important}
.ph[weight="thin"]{font-family:"Phosphor-Thin"!important}
