5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
|
export const Fonts = {
|
||
|
century : 'CenturyGothic',
|
||
|
cgb: 'GOTHICB',
|
||
|
|
||
|
}
|