0.1.0 • Published 3 years ago
@noonnu/korail-condensed-regular v0.1.0
@noonnu/korail-condensed-regular
코레일 장체 - 어떻게 전철없이 살겠어
Install
npm install @noonnu/korail-condensed-regular --save
Import the CSS file
import '@noonnu/korail-condensed-regular' // esm
// or
require('@noonnu/korail-condensed-regular') // cjs
css-loader
@import url('~@noonnu/korail-condensed-regular');
Usage
body {
font-family: KORAILCondensed-Regular;
}
Link
0.1.0
3 years ago