Correcting font importing error
This commit is contained in:
@@ -42,7 +42,7 @@ export class RichtextTypeComponent extends FormlyFieldInput implements OnInit {
|
||||
statusbar: false,
|
||||
autoresize_bottom_margin: 0,
|
||||
body_class: "contract-body",
|
||||
content_style: ".contract-body { font-family: 'New Century Schoolbook', 'sans-serif' }"
|
||||
content_style: ".contract-body { font-family: 'Century Schoolbook', 'sans-serif' }"
|
||||
}
|
||||
|
||||
init_multiline = {
|
||||
|
||||
Reference in New Issue
Block a user