diff --git a/docs/studio/guides/ui.mdx b/docs/studio/guides/ui.mdx index ed7c052..011e6fd 100644 --- a/docs/studio/guides/ui.mdx +++ b/docs/studio/guides/ui.mdx @@ -69,24 +69,18 @@ A selection of built-in fonts are available for use in any 8th Wall project.
#### Nunito ![Nunito.png](/images/studio/fonts/Nunito.png) - #### Akidenz Grotesk - ![AkidenzGrotesk.png](/images/studio/fonts/AkidenzGrotesk.png) #### Baskerville ![Baskerville.png](/images/studio/fonts/Baskerville.png) #### Futura ![Futura.png](/images/studio/fonts/Futura.png) - #### Gotham - ![Gotham.png](/images/studio/fonts/Gotham.png) - #### Helvetica - ![Helvetica.png](/images/studio/fonts/Helvetica.png) #### Nanum Pen Script ![NanumPenScript.png](/images/studio/fonts/NanumPenScript.png) #### Press Start 2P ![PressStart2P.png](/images/studio/fonts/PressStart2P.png) - #### Times - ![Times.png](/images/studio/fonts/Times.png) #### Inconsolata ![Inconsolata.png](/images/studio/fonts/Inconsolata.png) + #### Roboto + ![Roboto.png](/images/studio/fonts/Roboto.png)
### Custom Fonts diff --git a/static/images/studio/fonts/AkidenzGrotesk.png b/static/images/studio/fonts/AkidenzGrotesk.png deleted file mode 100644 index f8233cc..0000000 Binary files a/static/images/studio/fonts/AkidenzGrotesk.png and /dev/null differ diff --git a/static/images/studio/fonts/Baskerville.png b/static/images/studio/fonts/Baskerville.png index bc3876e..d016a62 100644 Binary files a/static/images/studio/fonts/Baskerville.png and b/static/images/studio/fonts/Baskerville.png differ diff --git a/static/images/studio/fonts/Futura.png b/static/images/studio/fonts/Futura.png index d2b6810..6a83ecb 100644 Binary files a/static/images/studio/fonts/Futura.png and b/static/images/studio/fonts/Futura.png differ diff --git a/static/images/studio/fonts/Gotham.png b/static/images/studio/fonts/Gotham.png deleted file mode 100644 index f9fbccf..0000000 Binary files a/static/images/studio/fonts/Gotham.png and /dev/null differ diff --git a/static/images/studio/fonts/Helvetica.png b/static/images/studio/fonts/Helvetica.png deleted file mode 100644 index dfee2dc..0000000 Binary files a/static/images/studio/fonts/Helvetica.png and /dev/null differ diff --git a/static/images/studio/fonts/Inconsolata.png b/static/images/studio/fonts/Inconsolata.png index cc6c267..79c0d11 100644 Binary files a/static/images/studio/fonts/Inconsolata.png and b/static/images/studio/fonts/Inconsolata.png differ diff --git a/static/images/studio/fonts/NanumPenScript.png b/static/images/studio/fonts/NanumPenScript.png index cea948c..35e313d 100644 Binary files a/static/images/studio/fonts/NanumPenScript.png and b/static/images/studio/fonts/NanumPenScript.png differ diff --git a/static/images/studio/fonts/Nunito.png b/static/images/studio/fonts/Nunito.png index d91a488..e335c54 100644 Binary files a/static/images/studio/fonts/Nunito.png and b/static/images/studio/fonts/Nunito.png differ diff --git a/static/images/studio/fonts/PressStart2P.png b/static/images/studio/fonts/PressStart2P.png index 1697c3c..f56dd20 100644 Binary files a/static/images/studio/fonts/PressStart2P.png and b/static/images/studio/fonts/PressStart2P.png differ diff --git a/static/images/studio/fonts/Roboto.png b/static/images/studio/fonts/Roboto.png new file mode 100644 index 0000000..5556621 Binary files /dev/null and b/static/images/studio/fonts/Roboto.png differ diff --git a/static/images/studio/fonts/Times.png b/static/images/studio/fonts/Times.png deleted file mode 100644 index ea35732..0000000 Binary files a/static/images/studio/fonts/Times.png and /dev/null differ