@superflycss/utilities-fonts
Version:
24 lines • 659 B
CSS
.u-font-sarpanch-400 {
font-family: 'Sarpanch' ;
font-weight: 400 ;
}
.u-font-sarpanch-500 {
font-family: 'Sarpanch' ;
font-weight: 500 ;
}
.u-font-sarpanch-600 {
font-family: 'Sarpanch' ;
font-weight: 600 ;
}
.u-font-sarpanch-700 {
font-family: 'Sarpanch' ;
font-weight: 700 ;
}
.u-font-sarpanch-800 {
font-family: 'Sarpanch' ;
font-weight: 800 ;
}
.u-font-sarpanch-900 {
font-family: 'Sarpanch' ;
font-weight: 900 ;
}