This package implements the font family and font size features for CKEditor 5.
See the {@link features/font Font feature} guide with the corresponding {@link module:font/fontfamily~FontFamily} and {@link module:font/fontsize~FontSize} plugins documentation.
npm install --save @ckeditor/ckeditor5-font
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-font.