@superflycss/utilities-fonts
Version:
28 lines • 895 B
CSS
.u-font-m-plus-rounded-1c-100 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 100 ;
}
.u-font-m-plus-rounded-1c-300 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 300 ;
}
.u-font-m-plus-rounded-1c-400 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 400 ;
}
.u-font-m-plus-rounded-1c-500 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 500 ;
}
.u-font-m-plus-rounded-1c-700 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 700 ;
}
.u-font-m-plus-rounded-1c-800 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 800 ;
}
.u-font-m-plus-rounded-1c-900 {
font-family: 'M PLUS Rounded 1c' ;
font-weight: 900 ;
}