variable fonts or static and some other concerns about fonts
From my understanding a variable font file contains all the styles from static fonts. So I don't need static fonts then? Do I need both italic variable and normal variable font files if I am using italic syle for fonts?
Is there a difference between setting font weight in @font-face rule vs in css font-weight property?
What should I do if a font only has static font files and not variable? Like Poppins on google fonts download doesn't provide a variable font.
can I convert ttf variable font files into woff/woff2 via online converters? or does these mess things up
Is there a difference between setting font weight in @font-face rule vs in css font-weight property?
What should I do if a font only has static font files and not variable? Like Poppins on google fonts download doesn't provide a variable font.
can I convert ttf variable font files into woff/woff2 via online converters? or does these mess things up
