diff --git a/package.js b/package.js index 2f55c6f..ae04388 100644 --- a/package.js +++ b/package.js @@ -33,7 +33,13 @@ Package.onUse(function(api) { 'node_modules/ionic-framework/fonts/ionicons.ttf', 'node_modules/ionic-framework/fonts/ionicons.woff2', 'node_modules/ionic-framework/fonts/roboto-regular.ttf', - 'node_modules/ionic-framework/fonts/roboto-regular.woff' + 'node_modules/ionic-framework/fonts/roboto-regular.woff', + 'node_modules/ionic-framework/fonts/roboto-medium.ttf', + 'node_modules/ionic-framework/fonts/roboto-medium.woff', + 'node_modules/ionic-framework/fonts/roboto-light.ttf', + 'node_modules/ionic-framework/fonts/roboto-light.woff', + 'node_modules/ionic-framework/fonts/roboto-bold.ttf', + 'node_modules/ionic-framework/fonts/roboto-bold.woff', ], 'client'); api.addFiles([