-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
30 lines (28 loc) · 1.77 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<head>
<title>Norwester - A Font by Jamie Wilson</title>
<meta charset="utf-8">
<meta name="description" content="A condensed geometric sans serif with uppercase, small caps, numbers and an assortment of symbols. Designed by Jamie Wilson.">
<meta name="keywords" content="font, type, typeface, condensed, sans-serif, sans serif, geometric, jamie wilson, jamie wilson dallas, jamiewilson, jmwlsn, @jmwlsn, jamiewilson.io, jamie wilson switch, designer, design, switch, creative, dallas, graphic">
<link rel='stylesheet' href='assets/css/style.min.css'>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300' rel='stylesheet' type='text/css'>
<link href="assets/favicon.png" rel="shortcut icon">
</head>
<body>
<header>
<p class="version">Version 1.2</p>
<h1>Norwester</h1>
<p>A condensed geometric sans serif with uppercase, small caps,<br> numbers & an assortment of symbols. By <a href="http://jamiewilson.io">Jamie Wilson</a>.</p>
<a href="assets/norwester.zip" class="btn">Free Download</a>
<a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL" class="license" target="_blank">SIL Open Font License (OFL)</a>
<p class="smaller">As payment, please consider donating to<br> the <a href="http://www.ijm.org/give">International Justice Mission</a>.</p>
</header>
<div class="container">
<img src="assets/img/norwester-specimen-1.svg">
<img src="assets/img/norwester-specimen-2.svg">
<img class="last" src="assets/img/norwester-specimen-3.svg">
<p>Please let me know if you have any problems. And send me ideas<br> about how to make the font better (kerning, new symbols, etc.)</p>
<a class="btn last" href="mailto:[email protected]">[email protected]</a>
</div>
</body>
</html>