I have a font "Antipasto" so i gone to fontsquirrel and made a package that gave me files like html, woff, woff2, txt, css... one for each style (light, regular, bol)
i just want to know, how i can upload it to the theme. This font isnt on typekit or google fonts.
I have a font "Antipasto" so i gone to fontsquirrel and made a package that gave me files like html, woff, woff2, txt, css... one for each style (light, regular, bol)
i just want to know, how i can upload it to the theme. This font isnt on typekit or google fonts.
thank you so much
Hi,
You will need use font-face to add it in our theme. You can read about font-face here:
https://css-tricks.com/snippets/css/using-font-face/
https://developer.mozilla.org/en/docs/Web/CSS/@font-face
Best Regards,
Jelly Team