Working on a mobile landing page specifically tailored for iPhones, I want to make Rockwell the h1 font on the page. Here is the URL that I am referring to:
radionowheremusic.com/mobile7.html
Interestingly, when I view the page on my phone, the header font seems to be reverting to Courier New instead of Rockwell. However, when I checked it on my laptop using browsers like Chrome and Safari, it displayed correctly in Rockwell.
I am confident that I have correctly set up the html and css for the font to work properly. Could it be that my laptop is utilizing locally-installed fonts to show Rockwell, or is there some sort of issue with iOS and @font-face?
Thank you for any insights you can provide!
EDIT: It appears that the issue was simply a syntax error. Typical oversight on my part. Nothing to see here, folks...