IRANSans is now referenced with relative URLs
This commit is contained in:
14
resources/css/fonts/IRANSansWeb/stylesheet.css
Normal file
14
resources/css/fonts/IRANSansWeb/stylesheet.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user