I want to add new font in tinymce editor which are display in font dropdown and apply to editor text.
add new font
tinymce editor
font dropdown
I try to add ttf font in
You need to set the theme_advanced_fonts configuration parameter according to your needs. In case you need to add the font to the editor iframe head contect.css with @font-face is the right way.
contect.css
@font-face