A space to discuss online store customization, theme development, and Liquid templating.
I currently have an issue that I am unable to add/use any custom web fonts using the @font-face method.
Steps I have taken;
There is no 404 being reported in the dev tools. (I get a 200 message)
Instead of the correct font the browser displays "Times Roman"
Below is a screenshot of code example I have tried.
plus also adding ../assets infront and even the store address url etc
Also tried;
This is a free font from Google: https://fonts.google.com/specimen/Courier+Prime to which as I get a warning in Shopify when I use the @import method I thought I should then learn how to use the above instead. However, nothing is working no matter what.
Any help welcome.