sethlilly/Vapor

Change in display font

Closed this issue · 4 comments

Is anyone else seeing a change in the font used to display the content? I checked my blog randomly this morning and found that the font-face had changed to what looks like Open Sans? Did something happen with the primary Merriweather font in the CSS?

h1,
h2,
h3,
h4,
p,
li,
dt,
dd {
  font-family: "Merriweather", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Nimbus L", sans-serif;
}

@classicyuppie Your blog looks good here. I'm seeing Merriweather where it should be. Open Sans is the fallback so it's possible there was a temporary issue with Merriweather. Leaving this issue open until I hear back from you.

Odd. I'm not seeing it still. Attaching a screen cap below:

screen shot 2015-10-23 at 11 24 08 am

Thanks for the screencap, John. I'll check it out.

So weird. I just checked on it a little bit ago and it's fine now...

screen shot 2015-10-23 at 9 31 07 pm

IDK what happened, but I think I can close this one out.