First commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/* Webfont: GoftehWeb-Heavy */
|
||||
@font-face {
|
||||
font-family: 'edameh';
|
||||
src: url('fonts/edamehFaNumWeb-ExtraBlack.woff') format('woff'),
|
||||
url('fonts/edamehFaNumWeb-ExtraBlack.woff2') format('woff2');
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Edameh ExtraBlack - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="edameh.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "edameh", calibri; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">متنی که دوست داری رو اینجا بنویس</p>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user