Fork of atp.tools as a universal profile for people on the ATmosphere
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

add mona sans

+5
+5
src/providers/themeProvider.tsx
··· 25 25 url: "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap", 26 26 }, 27 27 { 28 + name: "Mona Sans", 29 + category: "sans", 30 + url: "https://fonts.googleapis.com/css2?family=Mona+Sans:wght@400;500;700&display=swap", 31 + }, 32 + { 28 33 name: "Comic Neue", 29 34 category: "sans", 30 35 url: "https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;500;700&display=swap",