@superflycss/utilities-fonts
Version:
20 lines • 639 B
CSS
.u-font-cormorant-unicase-300 {
font-family: 'Cormorant Unicase' ;
font-weight: 300 ;
}
.u-font-cormorant-unicase-400 {
font-family: 'Cormorant Unicase' ;
font-weight: 400 ;
}
.u-font-cormorant-unicase-500 {
font-family: 'Cormorant Unicase' ;
font-weight: 500 ;
}
.u-font-cormorant-unicase-600 {
font-family: 'Cormorant Unicase' ;
font-weight: 600 ;
}
.u-font-cormorant-unicase-700 {
font-family: 'Cormorant Unicase' ;
font-weight: 700 ;
}