fix text in viewer

This commit is contained in:
Hamid
2026-05-16 05:25:28 -07:00
parent 0628340a5d
commit f51c7c302c
5 changed files with 56 additions and 17 deletions
+8 -2
View File
@@ -1,6 +1,6 @@
@font-face {
font-family: "irancell";
font-style: thin;
font-style: normal;
font-weight: 200;
src: url("./irancell-extralight.ttf");
}
@@ -12,7 +12,13 @@
}
@font-face {
font-family: "irancell";
font-style: thin;
font-style: normal;
font-weight: 600;
src: url("./irancell-bold.ttf");
}
@font-face {
font-family: "irancell";
font-style: normal;
font-weight: 700;
src: url("./irancell-bold.ttf");
}