org-media-sass/font-library/_jost.sass

14 lines
322 B
Sass
Raw Normal View History

2024-11-27 02:08:59 +02:00
@font-face
font-family: 'Jost'
src: url('../fonts/jost/static/Jost-Regular.ttf') format('truetype')
font-weight: normal
font-style: normal
@font-face
font-family: 'Jost'
src: url('../fonts/jost/static/Jost-Bold.ttf') format('truetype')
font-weight: bold
font-style: normal
// Add other weights as needed