Support, post-self

This commit is contained in:
Madison Scott-Clary
2020-04-21 00:05:55 -07:00
parent d5ad0e5a2a
commit feb2782376
9 changed files with 91 additions and 18 deletions

View File

@ -0,0 +1,5 @@
@import url('https://fonts.googleapis.com/css?family=Gotu');
h1, h2, h3, h4, h5, h6, strong {
font-family: "Gotu" !important;
}