Nikhita Rathore
Nikhita Rathore

Reputation: 1

How to add extra cambria font for CKEditor Font module in Drupal 8

I am working on Drupal 8, and using CKEditor Font and Family module for adding font and size options in my CKEditor. I want to add extra Cambria font in font option. What can I do for this?

Upvotes: 0

Views: 220

Answers (1)

Kevin Wenger
Kevin Wenger

Reputation: 1514

I would suggest to install the Drupal 8 module CKEditor Font Size and Family. Which will allow you to expose a new "Font(s)" selector.

I would also suggest you to read those articles which will help achieving your goal:

Upvotes: 1

Related Questions