Chinese and japanese characters available ininvoices pdf
This commit is contained in:
Binary file not shown.
BIN
public/css/fonts/NotoSansCJK-Regular.ttc
Normal file
BIN
public/css/fonts/NotoSansCJK-Regular.ttc
Normal file
Binary file not shown.
BIN
public/css/fonts/firefly_sung_normal.ttf
Normal file
BIN
public/css/fonts/firefly_sung_normal.ttf
Normal file
Binary file not shown.
13
public/css/print.css
vendored
13
public/css/print.css
vendored
@ -1,22 +1,11 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
/*--General Start--*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Noto Sans';
|
||||
src: url("public/fonts/NotoSans-Regular.ttf") format("truetype");
|
||||
}
|
||||
|
||||
|
||||
* {
|
||||
font-family: 'Noto Sans', sans-serif !important;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: 'Noto Sans';
|
||||
font-family: Arial, sans-serif;
|
||||
color: #3c3f72;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user