Thanks for your response!
I thought that by uploading the font into my theme’s folder, along with the code above, that the font would be downloaded when the site is visited. Or is that not correct?
I am unsure about iPhone yet, but it is not working on my Android device
That was it, thanks Tara!
My apologies!
Where the article states:
“Pretty permalinks are available under:
Apache web server with the mod_rewrite module”
I assumed that my version of Apache would have this included and enabled by default. However, I am on hosting on a raspberry pi with raspbian, therefor the command to start mod_rewrite was:
a2enmod rewrite
Hopefully this will help someone!
Thanks for the quick reply!
Unfortunately custom permalinks are still not working after renaming .htaccess. and reading the recommended article.
Default permalinks are still working though.