Files

15 lines
443 B
CSS
Raw Permalink Normal View History

2026-02-19 01:15:36 +03:30
@font-face {
font-family: IRANSansX;
font-style: normal;
font-weight: 700;
src: url('../fonts/Woff/IRANSansXFaNum-Bold.woff') format('woff'),
url('../fonts/Woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
}
@font-face {
font-family: IRANSansX;
font-style: normal;
font-weight: 400;
src: url('../fonts/Woff/IRANSansXFaNum-Regular.woff') format('woff'),
url('../fonts/Woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
}