Initial commit
This commit is contained in:
71
resources/css/iransansfa.css
Normal file
71
resources/css/iransansfa.css
Normal file
@@ -0,0 +1,71 @@
|
||||
@font-face {
|
||||
|
||||
font-family: iransansfa;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 100;
|
||||
|
||||
src: url('../fonts/woff/IRANSansXFaNum-Thin.woff') format('woff'),
|
||||
|
||||
url('../fonts/woff2/IRANSansXFaNum-Thin.woff2') format('woff2');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iransansfa;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 200;
|
||||
|
||||
src: url('../fonts/woff/IRANSansXFaNum-UltraLight.woff') format('woff'),
|
||||
|
||||
url('../fonts/woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iransansfa;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 300;
|
||||
|
||||
src: url('../fonts/woff/IRANSansXFaNum-Light.woff') format('woff'),
|
||||
|
||||
url('../fonts/woff2/IRANSansXFaNum-Light.woff2') format('woff2');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iransansfa;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 500;
|
||||
|
||||
src: url('../fonts/woff/IRANSansXFaNum-Medium.woff') format('woff'),
|
||||
|
||||
url('../fonts/woff2/IRANSansXFaNum-Medium.woff2') format('woff2');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iransansfa;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 600;
|
||||
Reference in New Issue
Block a user