first commit
This commit is contained in:
18
wp-content/themes/ostal_WP/fonts/fonts.css
Normal file
18
wp-content/themes/ostal_WP/fonts/fonts.css
Normal file
@@ -0,0 +1,18 @@
|
||||
@font-face {
|
||||
font-family: 'Space Grotesk';
|
||||
src: url('./SpaceGrotesk-Light.woff2') format('woff2');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Space Grotesk';
|
||||
src: url('./SpaceGrotesk-Regular.woff2') format('woff2');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Space Grotesk';
|
||||
src: url('./SpaceGrotesk-Bold.woff2') format('woff2');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user