Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Theoretically @font-face is faster, maybe -1 request. Use @font-face with font-display and no beard from eot, ttf etc, woff/woff2 and really needed set of many font styles is enough.
And Googlefonts is comfortable to use, yes)
Download the fonts, add them to the fonts folder, include them in CSS:
@font-face {
font-family: Huntsman;
src: url('../fonts/Huntsman.woff');
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question