@superflycss/utilities-fonts
Version:
28 lines • 741 B
CSS
.u-font-martel-200 {
font-family: 'Martel' ;
font-weight: 200 ;
}
.u-font-martel-300 {
font-family: 'Martel' ;
font-weight: 300 ;
}
.u-font-martel-400 {
font-family: 'Martel' ;
font-weight: 400 ;
}
.u-font-martel-600 {
font-family: 'Martel' ;
font-weight: 600 ;
}
.u-font-martel-700 {
font-family: 'Martel' ;
font-weight: 700 ;
}
.u-font-martel-800 {
font-family: 'Martel' ;
font-weight: 800 ;
}
.u-font-martel-900 {
font-family: 'Martel' ;
font-weight: 900 ;
}