mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 04:17:19 +00:00
5 lines
95 B
TypeScript
5 lines
95 B
TypeScript
export default {
|
|
fontSans: ['Inter', 'LXGWWenKaiGBScreen'],
|
|
fontMono: ['JetBrainsMono'],
|
|
}
|