go.dev/blog/go-fonts is meant to render using the Go fonts,
but in the move from x/blog to x/website, I dropped those
files accidentally, because they were in _static instead of _content.
Bring them back, properly linked from the fonts blog post.
Change-Id: Ia96b12df95f968357c87d8423d4ca9eb76a83f9e
Reviewed-on: https://go-review.googlesource.com/c/website/+/534858
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Eli Bendersky <eliben@google.com>
Go.dev was updated to use only system fonts.
Removed deprecated font styles and files.
Change-Id: Ibeaca8e5518d41a22323a99f0469bd0a510129d2
Reviewed-on: https://go-review.googlesource.com/c/website/+/374634
Run-TryBot: Jamal Carvalho <jamal@golang.org>
Trust: Jamal Carvalho <jamalcarvalho@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>