meraproject/lib/fonts/uni_neue/font.styl
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

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