@railzai/railz-visualizations
Version:
Railz.ai Visualizations
24 lines (21 loc) • 488 B
JavaScript
/*!
* Accounting Data as a Service™ is the solution that makes sense of your business customers' financial data.
* Built with Stencil
* Copyright (c) FIS.
*/
;
const ALL_FONTS = [
'Inter',
'Roboto',
'-apple-system',
'BlinkMacSystemFont',
'"Segoe UI"',
'"Helvetica Neue"',
'Arial',
'sans-serif',
'"Apple Color Emoji"',
'"Segoe UI Emoji"',
'"Segoe UI Symbol"',
].join(',');
exports.ALL_FONTS = ALL_FONTS;
//# sourceMappingURL=fonts-877d8e4b.js.map