@superflycss/utilities-fonts
Version:
28 lines • 755 B
CSS
.u-font-manrope-200 {
font-family: 'Manrope' ;
font-weight: 200 ;
}
.u-font-manrope-300 {
font-family: 'Manrope' ;
font-weight: 300 ;
}
.u-font-manrope-400 {
font-family: 'Manrope' ;
font-weight: 400 ;
}
.u-font-manrope-500 {
font-family: 'Manrope' ;
font-weight: 500 ;
}
.u-font-manrope-600 {
font-family: 'Manrope' ;
font-weight: 600 ;
}
.u-font-manrope-700 {
font-family: 'Manrope' ;
font-weight: 700 ;
}
.u-font-manrope-800 {
font-family: 'Manrope' ;
font-weight: 800 ;
}