@superflycss/utilities-fonts
Version:
54 lines • 1.59 kB
CSS
.u-font-kodchasan-200 {
font-family: 'Kodchasan' ;
font-weight: 200 ;
}
.u-font-kodchasan-200-italic {
font-family: 'Kodchasan' ;
font-weight: 200 ;
font-style: italic ;
}
.u-font-kodchasan-300 {
font-family: 'Kodchasan' ;
font-weight: 300 ;
}
.u-font-kodchasan-300-italic {
font-family: 'Kodchasan' ;
font-weight: 300 ;
font-style: italic ;
}
.u-font-kodchasan-400 {
font-family: 'Kodchasan' ;
font-weight: 400 ;
}
.u-font-kodchasan-400-italic {
font-family: 'Kodchasan' ;
font-weight: 400 ;
font-style: italic ;
}
.u-font-kodchasan-500 {
font-family: 'Kodchasan' ;
font-weight: 500 ;
}
.u-font-kodchasan-500-italic {
font-family: 'Kodchasan' ;
font-weight: 500 ;
font-style: italic ;
}
.u-font-kodchasan-600 {
font-family: 'Kodchasan' ;
font-weight: 600 ;
}
.u-font-kodchasan-600-italic {
font-family: 'Kodchasan' ;
font-weight: 600 ;
font-style: italic ;
}
.u-font-kodchasan-700 {
font-family: 'Kodchasan' ;
font-weight: 700 ;
}
.u-font-kodchasan-700-italic {
font-family: 'Kodchasan' ;
font-weight: 700 ;
font-style: italic ;
}