44 lines
1001 B
Stylus
44 lines
1001 B
Stylus
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueThin.ttf) format('truetype')
|
|
font-weight 100
|
|
font-style normal
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueLight.ttf) format('truetype')
|
|
font-weight 200
|
|
font-style normal
|
|
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueBook.ttf) format('truetype')
|
|
font-weight 300
|
|
font-style normal
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueRegular.ttf) format('truetype')
|
|
font-weight 400
|
|
font-style normal
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueBold.ttf) format('truetype')
|
|
font-weight 600
|
|
font-style normal
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueHeavy.ttf) format('truetype')
|
|
font-weight 700
|
|
font-style normal
|
|
|
|
@font-face
|
|
font-family: 'UniNeue'
|
|
src: url(/lib/fonts/uni_neue/UniNeueBlack.ttf) format('truetype')
|
|
font-weight 900
|
|
font-style normal
|
|
|