Add Segoe font family into HTMLEditor

This commit is contained in:
Hadi Nategh
2020-12-09 13:17:37 +01:00
parent a3400010a7
commit cde6c10e05
3 changed files with 3 additions and 2 deletions

View File

@ -127,7 +127,7 @@ var et2_htmlarea = /** @class */ (function (_super) {
"sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book " +
"antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;" +
"Courier New=courier new,courier;Georgia=georgia,palatino;" +
"Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;" +
"Helvetica=helvetica;Impact=impact,chicago;Segoe=segoe,segoe ui;Symbol=symbol;" +
"Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal," +
"monaco;Times New Roman=times new roman,times;Trebuchet " +
"MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;" +