Hello,
I use ckeditor on one of my websites.
I defined bootstrap css in the config file.
However, the font has changed in the last update. How can I change it to Arial?
config.contentsCss = ['https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css', 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css'];