cfpb/DOCter

Remove references to Avenir Next from CSS

Scotchester opened this issue · 3 comments

Since we can't include it with the source.

I believe Avenir Next ships with OSX now, so makes sense to use in the font stack. It would probably be safe to fall back to Avenir and then Arial.

So: "Avenir Next", Avenir, Arial, sans-serif;

Hmm... fair enough. I'd just be sure to test it on Windows to make sure that most users don't get an unfortunate overflow or anything weird resulting from falling back to Arial.

I'm not sure I would include standard Avenir, though. The weights are pretty screwy (no equivalents of demi or bold) and don't really match up with Avenir Next.

Already done, thanks for double checking!