Initial commit
This commit is contained in:
87
resources/css/iranyekan.css
Normal file
87
resources/css/iranyekan.css
Normal file
@@ -0,0 +1,87 @@
|
||||
@font-face {
|
||||
|
||||
font-family: iranyekan;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebbold.eot');
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
|
||||
url('../fonts/woff/iranyekanwebbold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
|
||||
url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
|
||||
url('../fonts/ttf/iranyekanwebbold.ttf') format('truetype');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iranyekan;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 100;
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebthin.eot');
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebthin.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
|
||||
url('../fonts/woff/iranyekanwebthin.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
|
||||
url('../fonts/woff2/iranyekanwebthin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
|
||||
url('../fonts/ttf/iranyekanwebthin.ttf') format('truetype');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iranyekan;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: 300;
|
||||
|
||||
src: url('../fonts/eot/iranyekanweblight.eot');
|
||||
|
||||
src: url('../fonts/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
|
||||
url('../fonts/woff/iranyekanweblight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
|
||||
url('../fonts/woff2/iranyekanweblight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
|
||||
url('../fonts/ttf/iranyekanweblight.ttf') format('truetype');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
|
||||
font-family: iranyekan;
|
||||
|
||||
font-style: normal;
|
||||
|
||||
font-weight: normal;
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebregular.eot');
|
||||
|
||||
src: url('../fonts/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
|
||||
url('../fonts/woff/iranyekanwebregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
|
||||
url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
|
||||
url('../fonts/ttf/iranyekanwebregular.ttf') format('truetype');
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user