@superflycss/utilities-fonts
Version:
18 lines • 579 B
CSS
.u-font-gfs-neohellenic-400 {
font-family: 'GFS Neohellenic' ;
font-weight: 400 ;
}
.u-font-gfs-neohellenic-400-italic {
font-family: 'GFS Neohellenic' ;
font-weight: 400 ;
font-style: italic ;
}
.u-font-gfs-neohellenic-700 {
font-family: 'GFS Neohellenic' ;
font-weight: 700 ;
}
.u-font-gfs-neohellenic-700-italic {
font-family: 'GFS Neohellenic' ;
font-weight: 700 ;
font-style: italic ;
}