-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfont_test.html
166 lines (139 loc) · 5.88 KB
/
font_test.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!doctype html>
<html class="no-js" lang="ko">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Font Test</title>
<link rel="stylesheet" href="resources/css/reset.min.css">
<link rel="stylesheet" href="resources/css/basic.min.css">
<link rel="stylesheet" href="resources/css/font.css">
<link rel="stylesheet" href="resources/css/common.css">
<link rel="stylesheet" href="resources/css/layout.css">
<script src="resources/js/vendor/modernizr-2.8.3.min.js"></script>
<script src="resources/js/vendor/jquery-1.12.1.min.js"></script>
<style>
.box {margin-bottom:20px; font-size:14px; line-height:1.5;}
</style>
</head>
<body>
<!-- wrap -->
<div id="wrap" style="padding:50px;">
<h1 style="font-family:'Noto Sans'; font-weight:700; font-size:20px;">Noto Sans</h1>
<br>
<div class="box" style="font-family:'Noto Sans'; font-weight:100;">
<p>font-weight:100 (NotoSans-Thin)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Noto Sans'; font-weight:200;">
<p>font-weight:200 (NotoSans-Light)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Noto Sans'; font-weight:300;">
<p>font-weight:300 (NotoSans-DemiLight)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Noto Sans'; font-weight:400;">
<p>font-weight:400 (NotoSans-Regular)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Noto Sans'; font-weight:500;">
<p>font-weight:500 (NotoSans-Medium)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Noto Sans'; font-weight:700;">
<p>font-weight:700 (NotoSans-Bold)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<p>-------------------------------------------------------------------------</p>
<br>
<h1 style="font-family:'Nanum Gothic'; font-weight:bold; font-size:20px;">Nanum Gothic</h1>
<br>
<div class="box" style="font-family:'Nanum Gothic'; font-weight:400;">
<p>font-weight:400 (NanumGothic-Regular)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<p>-------------------------------------------------------------------------</p>
<br>
<h1 style="font-family:'Nanum Barun Gothic'; font-weight:700; font-size:20px;">Nanum Barun Gothic</h1>
<br>
<div class="box" style="font-family:'Nanum Barun Gothic'; font-weight:100;">
<p>font-weight:100 (NanumBarunGothic-UltraLight)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Nanum Barun Gothic'; font-weight:200;">
<p>font-weight:200 (NanumBarunGothic-Light)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Nanum Barun Gothic'; font-weight:400;">
<p>font-weight:400 (NanumBarunGothic-Regular)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'Nanum Barun Gothic'; font-weight:700;">
<p>font-weight:700 (NanumBarunGothic-Bold)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<p>-------------------------------------------------------------------------</p>
<br>
<h1 style="font-family:'RixGo'; font-weight:700; font-size:20px;">Rix Gothic</h1>
<br>
<div class="box" style="font-family:'RixGo'; font-weight:200;">
<p>font-weight:200 (RixGo-Light)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'RixGo'; font-weight:500;">
<p>font-weight:500 (RixGo-Medium)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'RixGo'; font-weight:700;">
<p>font-weight:700 (RixGo-Bold)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="box" style="font-family:'RixGo'; font-weight:900;">
<p>font-weight:900 (RixGo-ExtraBold)</p>
<p>다람쥐 헌 쳇바퀴에 타고파</p>
<p>1234567890 .:,;'"(!?)+-*/=</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
</div>
<!-- //wrap -->
<script src="resources/js/dev.common.js"></script>
<script src="resources/js/dev.form.js"></script>
<script src="resources/js/dev.util.js"></script>
<script src="resources/js/dev.validate.js"></script>
<script src="resources/js/bstones.js"></script>
<script src="resources/js/common.js"></script>
<!-- 페이지별 js는 하단에 -->
<script>
$(function () {
});
</script>
</body>
</html>