Files
makyo.ink/content/publications/post-self/main.css
Madison Scott-Clary feb2782376 Support, post-self
2020-04-21 00:05:55 -07:00

6 lines
133 B
CSS

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