@superflycss/utilities-fonts
Version:
28 lines • 881 B
CSS
.u-font-darker-grotesque-300 {
font-family: 'Darker Grotesque' ;
font-weight: 300 ;
}
.u-font-darker-grotesque-400 {
font-family: 'Darker Grotesque' ;
font-weight: 400 ;
}
.u-font-darker-grotesque-500 {
font-family: 'Darker Grotesque' ;
font-weight: 500 ;
}
.u-font-darker-grotesque-600 {
font-family: 'Darker Grotesque' ;
font-weight: 600 ;
}
.u-font-darker-grotesque-700 {
font-family: 'Darker Grotesque' ;
font-weight: 700 ;
}
.u-font-darker-grotesque-800 {
font-family: 'Darker Grotesque' ;
font-weight: 800 ;
}
.u-font-darker-grotesque-900 {
font-family: 'Darker Grotesque' ;
font-weight: 900 ;
}