new company

This commit is contained in:
Norm Rasmussen
2022-02-25 12:37:18 -05:00
parent c8c2f0861c
commit 0c86dd1409
3 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Titillium Web' !important;
src: url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200&display=swap');
}
body, html, div {
font-family: 'Titillium Web' !important;
}