canina/frontend/application/public/fonts/vazirmatn-v33.003/Round-Dots/misc/UI-Farsi-Digits-Non-Latin/Vazirmatn-RD-UI-FD-NL-font-face.css
parsa aghaei 508356b8d3 feat: add Persian fonts, fix UI bugs, improve frontend quality
- Add local Persian fonts: Vazirmatn, Sahel, Shabnam, Lalezar, IranNastaliq
- Configure @font-face in globals.css with all font weights
- Set Vazirmatn as primary font, Lalezar for headings, Sahel for alt text
- Fix Hero image loading with crossOrigin and error fallback
- Fix SmartAdvisor disabled button contrast (WCAG compliance)
- Add visible labels for form inputs in SmartAdvisor step 1
- Fix UserDashboard null safety for walletBalance
- Fix announcement bar hydration mismatch (loading state guard)
- Fix UserDashboard null checks for profile fields
- Improve overall frontend robustness and data-loading guards
2026-07-11 19:48:43 +03:30

73 lines
1.8 KiB
CSS

/* Generated by script */
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-ExtraLight.woff2') format('woff2');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Light.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Vazirmatn RD UI FD NL;
src: url('fonts/webfonts/Vazirmatn-RD-UI-FD-NL-Black.woff2') format('woff2');
font-weight: 900;
font-style: normal;
font-display: swap;
}