@superflycss/utilities-fonts
Version:
45 lines • 1.37 kB
CSS
.u-font-alegreya-sc-400 {
font-family: 'Alegreya SC' ;
font-weight: 400 ;
}
.u-font-alegreya-sc-400-italic {
font-family: 'Alegreya SC' ;
font-weight: 400 ;
font-style: italic ;
}
.u-font-alegreya-sc-500 {
font-family: 'Alegreya SC' ;
font-weight: 500 ;
}
.u-font-alegreya-sc-500-italic {
font-family: 'Alegreya SC' ;
font-weight: 500 ;
font-style: italic ;
}
.u-font-alegreya-sc-700 {
font-family: 'Alegreya SC' ;
font-weight: 700 ;
}
.u-font-alegreya-sc-700-italic {
font-family: 'Alegreya SC' ;
font-weight: 700 ;
font-style: italic ;
}
.u-font-alegreya-sc-800 {
font-family: 'Alegreya SC' ;
font-weight: 800 ;
}
.u-font-alegreya-sc-800-italic {
font-family: 'Alegreya SC' ;
font-weight: 800 ;
font-style: italic ;
}
.u-font-alegreya-sc-900 {
font-family: 'Alegreya SC' ;
font-weight: 900 ;
}
.u-font-alegreya-sc-900-italic {
font-family: 'Alegreya SC' ;
font-weight: 900 ;
font-style: italic ;
}