Files
ahrommag/resources/css/iransans.css
2025-11-16 12:43:07 +03:30

14 lines
301 B
CSS

@font-face {
font-family: iransans;
font-style: normal;
font-weight: bold;
src: url('../fonts/IRANSansX-Bold.woff') format('woff'),
}
@font-face {
font-family: iransans;
font-style: normal;
font-weight: normal;
src: url('../fonts/IRANSansXV.woff') format('woff'),
}