add another font

This commit is contained in:
Tyler Koenig
2021-09-10 15:14:15 -04:00
parent 2e1f3c7b6f
commit afbf55aa62
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,9 @@
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,400;0,600;1,200;1,400;1,600&display=swap"
rel="stylesheet"
/>
<style>
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;600;700&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
</style>