0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-25 04:28:39 +00:00

Add font files, remove google fonts references

Adds a `shared/naturalcrit/styles/fonts` directory, and Open Sans font files for the 4 weights we were pulling from Google Fonts.
This commit is contained in:
Gazook89
2026-04-30 22:28:04 -05:00
parent 5426aa82c1
commit e34c5f9b32
8 changed files with 37 additions and 5 deletions
-4
View File
@@ -5,10 +5,6 @@
<meta
name="viewport"
content="width=device-width, initial-scale=1, height=device-height, interactive-widget=resizes-visual" />
<link
href="//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700"
rel="stylesheet"
type="text/css" />
<link rel="icon" href="/assets/favicon.ico" type="image/x-icon" />
<meta name="twitter:card" content="summary" />