diff --git a/fonts/index.css b/fonts/index.css index 31079ea..967bf0c 100644 --- a/fonts/index.css +++ b/fonts/index.css @@ -77,6 +77,14 @@ } +@font-face { + font-family: 'jgs_vecto'; + src: url('./woff2/jgs_vecto.woff2') format('woff2'); + font-weight: normal; + font-style: normal; + font-display: swap; +} + @font-face { font-family: 'Steps Mono'; src: url('./woff2/Steps-Mono.woff2') format('woff2'); diff --git a/fonts/woff2/jgs_vecto.woff2 b/fonts/woff2/jgs_vecto.woff2 new file mode 100644 index 0000000..9251116 Binary files /dev/null and b/fonts/woff2/jgs_vecto.woff2 differ diff --git a/index.html b/index.html index 8840421..16fc35f 100644 --- a/index.html +++ b/index.html @@ -235,6 +235,7 @@ +