You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
237 B
13 lines
237 B
3 years ago
|
@page {
|
||
|
margin-bottom: 5pt;
|
||
|
margin-top: 5pt;
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: "Nazanin";
|
||
|
src: url(/react-epub-viewer/css/Nazanin.woff);
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: "Sans";
|
||
|
src: url(/react-epub-viewer/css/IRANSansWebFaNum.woff);
|
||
|
}
|