diff options
feat: a lot of shit
Diffstat (limited to 'static/spacegrotesk')
| -rw-r--r-- | static/spacegrotesk/SpaceGrotesk.woff2 | bin | 0 -> 48872 bytes | |||
| -rw-r--r-- | static/spacegrotesk/spacegrotesk.css | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/static/spacegrotesk/SpaceGrotesk.woff2 b/static/spacegrotesk/SpaceGrotesk.woff2 Binary files differnew file mode 100644 index 0000000..fce95d6 --- /dev/null +++ b/static/spacegrotesk/SpaceGrotesk.woff2 diff --git a/static/spacegrotesk/spacegrotesk.css b/static/spacegrotesk/spacegrotesk.css new file mode 100644 index 0000000..cd57e76 --- /dev/null +++ b/static/spacegrotesk/spacegrotesk.css @@ -0,0 +1,7 @@ +@font-face { + font-family: InterVariable; + font-style: normal; + font-weight: 300 700; + font-display: swap; + src: url("SpaceGrotesk.woff2") format("woff2"); +} |