mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 04:58:40 +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:
@@ -12,6 +12,7 @@
|
||||
font-family : 'CodeBold';
|
||||
src : url('./CODE Bold.otf') format('opentype');
|
||||
}
|
||||
@import './fonts/fonts.css';
|
||||
html,body, #reactRoot {
|
||||
height : 100vh;
|
||||
min-height : 100vh;
|
||||
|
||||
Reference in New Issue
Block a user