diff --git a/pug/page-contents/typography_content.html b/pug/page-contents/typography_content.html index f57f813049..4f5155cbb4 100644 --- a/pug/page-contents/typography_content.html +++ b/pug/page-contents/typography_content.html @@ -4,7 +4,6 @@
We provide some basic styling on header tags. In the example, you can see the the 6 header tags' different sizes.
@@ -50,7 +49,20 @@
+ html,
+ button, input, optgroup, select, textarea {
+ font-family: GillSans, Calibri, Trebuchet, sans-serif;
+ }
+
+