IRANSans is now referenced with relative URLs
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
@font-face {
|
||||
font-family: 'IRANSansWeb';
|
||||
src:
|
||||
url('/fonts/IRANSansWeb/IRANSansWeb.woff2') format('woff2'),
|
||||
url('/fonts/IRANSansWeb/IRANSansWeb.woff') format('woff'),
|
||||
url('/fonts/IRANSansWeb/IRANSansWeb.ttf') format('truetype');
|
||||
url('./fonts/IRANSansWeb/IRANSansWeb.woff2') format('woff2'),
|
||||
url('./fonts/IRANSansWeb/IRANSansWeb.woff') format('woff'),
|
||||
url('./fonts/IRANSansWeb/IRANSansWeb.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
|
||||
|
Before Width: | Height: | Size: 237 KiB After Width: | Height: | Size: 237 KiB |
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