org-media-sass/_fonts/_prompt.sass
2024-11-27 02:08:59 +02:00

13 lines
320 B
Sass

@font-face
font-family: 'Prompt'
src: url('../fonts/prompt/Prompt-Regular.ttf') format('truetype')
font-weight: normal
font-style: normal
@font-face
font-family: 'Prompt'
src: url('../fonts/prompt/Prompt-Bold.ttf') format('truetype')
font-weight: bold
font-style: normal
// Add other weights as needed