mirror of
https://github.com/mue/mue.git
synced 2026-07-23 00:37:27 +02:00
feat(Appearance): add Google Fonts selection to font options
This commit is contained in:
76
src/config/googleFonts.json
Normal file
76
src/config/googleFonts.json
Normal file
@@ -0,0 +1,76 @@
|
||||
[
|
||||
"Lexend Deca",
|
||||
"Inter",
|
||||
"Lexend",
|
||||
"Roboto",
|
||||
"Open Sans",
|
||||
"Lato",
|
||||
"Montserrat",
|
||||
"Oswald",
|
||||
"Raleway",
|
||||
"Poppins",
|
||||
"Merriweather",
|
||||
"Nunito",
|
||||
"PT Sans",
|
||||
"Playfair Display",
|
||||
"Ubuntu",
|
||||
"Noto Sans",
|
||||
"Mukta",
|
||||
"Rubik",
|
||||
"Libre Baskerville",
|
||||
"Work Sans",
|
||||
"Quicksand",
|
||||
"Roboto Condensed",
|
||||
"Libre Franklin",
|
||||
"Karla",
|
||||
"Manrope",
|
||||
"Source Sans Pro",
|
||||
"Fira Sans",
|
||||
"DM Sans",
|
||||
"Oxygen",
|
||||
"Josefin Sans",
|
||||
"Crimson Text",
|
||||
"Arimo",
|
||||
"Barlow",
|
||||
"Cabin",
|
||||
"Inconsolata",
|
||||
"Hind",
|
||||
"Abril Fatface",
|
||||
"Bebas Neue",
|
||||
"Mulish",
|
||||
"Titillium Web",
|
||||
"Noto Serif",
|
||||
"IBM Plex Sans",
|
||||
"Heebo",
|
||||
"Archivo",
|
||||
"Bitter",
|
||||
"EB Garamond",
|
||||
"Anton",
|
||||
"Dosis",
|
||||
"Indie Flower",
|
||||
"Lobster",
|
||||
"Pacifico",
|
||||
"Shadows Into Light",
|
||||
"Dancing Script",
|
||||
"Caveat",
|
||||
"Righteous",
|
||||
"Comfortaa",
|
||||
"Amatic SC",
|
||||
"Teko",
|
||||
"Fjalla One",
|
||||
"Architects Daughter",
|
||||
"Permanent Marker",
|
||||
"Zilla Slab",
|
||||
"Fredoka",
|
||||
"Cairo",
|
||||
"Exo 2",
|
||||
"Urbanist",
|
||||
"Outfit",
|
||||
"Pathway Gothic One",
|
||||
"Yanone Kaffeesatz",
|
||||
"Red Hat Display",
|
||||
"Space Grotesk",
|
||||
"Overpass",
|
||||
"Silkscreen",
|
||||
"Sometype Mono"
|
||||
]
|
||||
Reference in New Issue
Block a user