Answer the question
In order to leave comments, you need to log in
Why doesn't css see the font-family?
Hello everyone, I downloaded the fonts to my folder, I connect them (sass):
@font-face
font-family: 'Lato'
src: url('../fonts/Lato-Black.ttf') format('ttf')
font-weight: 900
@font-face
font-family: 'Lato'
src: url('../fonts/Lato-Regular.ttf') format('ttf')
font-weight: 400
@font-face
font-family: 'PlayfairDisplay'
src: url('../fonts/PlayfairDisplay-Regular.otf') format('otf')
font-weight: normal
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question