IRANSans is now referenced with relative URLs

This commit is contained in:
2026-05-18 22:10:24 +03:30
parent b0417000e4
commit f535530537
8 changed files with 17 additions and 17 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 237 KiB

View File

@@ -1,14 +0,0 @@
@font-face {
font-family: 'IRANSansWeb';
src: url('IRANSansWeb.eot');
src: local('IRANSansWeb'),
url('IRANSansWeb.eot?#iefix') format('embedded-opentype'),
url('IRANSansWeb.woff2') format('woff2'),
url('IRANSansWeb.woff') format('woff'),
url('IRANSansWeb.ttf') format('truetype'),
url('IRANSansWeb.svg#IRANSansWeb') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}