@superflycss/utilities-fonts
Version:
45 lines • 1.47 kB
CSS
.u-font-cormorant-infant-300 {
font-family: 'Cormorant Infant' ;
font-weight: 300 ;
}
.u-font-cormorant-infant-300-italic {
font-family: 'Cormorant Infant' ;
font-weight: 300 ;
font-style: italic ;
}
.u-font-cormorant-infant-400 {
font-family: 'Cormorant Infant' ;
font-weight: 400 ;
}
.u-font-cormorant-infant-400-italic {
font-family: 'Cormorant Infant' ;
font-weight: 400 ;
font-style: italic ;
}
.u-font-cormorant-infant-500 {
font-family: 'Cormorant Infant' ;
font-weight: 500 ;
}
.u-font-cormorant-infant-500-italic {
font-family: 'Cormorant Infant' ;
font-weight: 500 ;
font-style: italic ;
}
.u-font-cormorant-infant-600 {
font-family: 'Cormorant Infant' ;
font-weight: 600 ;
}
.u-font-cormorant-infant-600-italic {
font-family: 'Cormorant Infant' ;
font-weight: 600 ;
font-style: italic ;
}
.u-font-cormorant-infant-700 {
font-family: 'Cormorant Infant' ;
font-weight: 700 ;
}
.u-font-cormorant-infant-700-italic {
font-family: 'Cormorant Infant' ;
font-weight: 700 ;
font-style: italic ;
}