Adding contract font and setting richtext to it
This commit is contained in:
@@ -1 +1,9 @@
|
||||
/* You can add global styles to this file, and also import other style files */
|
||||
@font-face {
|
||||
font-family: 'Century Schoolbook';
|
||||
src: url('assets/SCHLBKB.TTF');
|
||||
}
|
||||
|
||||
.contract-body {
|
||||
font-family: 'New Century Schoolbook', 'sans-serif';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user