add IRANSansWeb font

This commit is contained in:
2026-05-18 00:55:20 +03:30
parent 96286c0a5b
commit 9c83e8519f
6 changed files with 1589 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
@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;
}