aboutsummaryrefslogtreecommitdiff
path: root/static/fonts
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2016-11-17 13:48:15 +1100
committerAndrew Gerrand <adg@golang.org>2016-11-17 02:50:40 +0000
commit44f17a108ad6d3c2ab63233a43368d7a21fe98a3 (patch)
treeeefb6d147c530fac662bd5f998d2c8903fe5bd2a /static/fonts
parentc129568cc4ace90e54382dddc3e0ff44b19941f3 (diff)
blog: fix serving of fonts on App Engine
Change-Id: I4c1fc9b10440b8e99a04614d89ac1fe0db58ae68 Reviewed-on: https://go-review.googlesource.com/33260 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'static/fonts')
-rw-r--r--static/fonts/Go-Bold.woffbin0 -> 36532 bytes
-rw-r--r--static/fonts/Go-BoldItalic.woffbin0 -> 39416 bytes
-rw-r--r--static/fonts/Go-Italic.woffbin0 -> 39852 bytes
-rw-r--r--static/fonts/GoMedium-Italic.woffbin0 -> 45996 bytes
-rw-r--r--static/fonts/GoMedium.woffbin0 -> 42316 bytes
-rw-r--r--static/fonts/GoMono-Bold.woffbin0 -> 39200 bytes
-rw-r--r--static/fonts/GoMono-BoldItalic.woffbin0 -> 42968 bytes
-rw-r--r--static/fonts/GoMono-Italic.woffbin0 -> 42912 bytes
-rw-r--r--static/fonts/GoMono.woffbin0 -> 39336 bytes
-rw-r--r--static/fonts/GoRegular.woffbin0 -> 36928 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/static/fonts/Go-Bold.woff b/static/fonts/Go-Bold.woff
new file mode 100644
index 0000000..9e20c5d
--- /dev/null
+++ b/static/fonts/Go-Bold.woff
Binary files differ
diff --git a/static/fonts/Go-BoldItalic.woff b/static/fonts/Go-BoldItalic.woff
new file mode 100644
index 0000000..02af73a
--- /dev/null
+++ b/static/fonts/Go-BoldItalic.woff
Binary files differ
diff --git a/static/fonts/Go-Italic.woff b/static/fonts/Go-Italic.woff
new file mode 100644
index 0000000..ac68078
--- /dev/null
+++ b/static/fonts/Go-Italic.woff
Binary files differ
diff --git a/static/fonts/GoMedium-Italic.woff b/static/fonts/GoMedium-Italic.woff
new file mode 100644
index 0000000..49c509c
--- /dev/null
+++ b/static/fonts/GoMedium-Italic.woff
Binary files differ
diff --git a/static/fonts/GoMedium.woff b/static/fonts/GoMedium.woff
new file mode 100644
index 0000000..2541515
--- /dev/null
+++ b/static/fonts/GoMedium.woff
Binary files differ
diff --git a/static/fonts/GoMono-Bold.woff b/static/fonts/GoMono-Bold.woff
new file mode 100644
index 0000000..f636e56
--- /dev/null
+++ b/static/fonts/GoMono-Bold.woff
Binary files differ
diff --git a/static/fonts/GoMono-BoldItalic.woff b/static/fonts/GoMono-BoldItalic.woff
new file mode 100644
index 0000000..3d977e0
--- /dev/null
+++ b/static/fonts/GoMono-BoldItalic.woff
Binary files differ
diff --git a/static/fonts/GoMono-Italic.woff b/static/fonts/GoMono-Italic.woff
new file mode 100644
index 0000000..9544027
--- /dev/null
+++ b/static/fonts/GoMono-Italic.woff
Binary files differ
diff --git a/static/fonts/GoMono.woff b/static/fonts/GoMono.woff
new file mode 100644
index 0000000..f7e5ffe
--- /dev/null
+++ b/static/fonts/GoMono.woff
Binary files differ
diff --git a/static/fonts/GoRegular.woff b/static/fonts/GoRegular.woff
new file mode 100644
index 0000000..5292f4a
--- /dev/null
+++ b/static/fonts/GoRegular.woff
Binary files differ