fix(slides): add Vazirmatn font in static diretory of the slides

This commit is contained in:
2026-06-19 12:53:25 +03:30
parent 9afb8b2de1
commit 02fe1cffaf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
@font-face { @font-face {
font-family: "Vazirmatn"; font-family: "Vazirmatn";
src: url("../../app/static/Vazirmatn[wght].woff2") format("woff2"); src: url("Vazirmatn[wght].woff2") format("woff2");
font-weight: 100 900; font-weight: 100 900;
font-style: normal; font-style: normal;
font-display: swap; font-display: swap;