6 font-family: 'WebKit WeightWatcher';
8 src: url('../../resources/WebKitWeightWatcher100.ttf');
11 font-family: 'WebKit WeightWatcher';
13 src: url('../../resources/WebKitWeightWatcher200.ttf');
16 font-family: 'WebKit WeightWatcher';
18 src: url('../../resources/WebKitWeightWatcher300.ttf');
21 font-family: 'WebKit WeightWatcher';
23 src: url('../../resources/WebKitWeightWatcher400.ttf');
26 font-family: 'WebKit WeightWatcher';
28 src: url('../../resources/WebKitWeightWatcher500.ttf');
31 font-family: 'WebKit WeightWatcher';
33 src: url('../../resources/WebKitWeightWatcher600.ttf');
36 font-family: 'WebKit WeightWatcher';
38 src: url('../../resources/WebKitWeightWatcher700.ttf');
41 font-family: 'WebKit WeightWatcher';
43 src: url('../../resources/WebKitWeightWatcher800.ttf');
46 font-family: 'WebKit WeightWatcher';
48 src: url('../../resources/WebKitWeightWatcher900.ttf');
50 div { font-family: 'WebKit WeightWatcher'; font-size:
48px; }
51 .w1 { font-weight:
100; font-weight:
500.4; font-weight:
500px; font-weigth:
500.4px; }
52 .w2 { font-weight:
200; }
53 .w3 { font-weight:
300; }
54 .w4 { font-weight:
400; }
55 .w5 { font-weight:
500; }
56 .w6 { font-weight:
600; }
57 .w7 { font-weight:
700; }
58 .w8 { font-weight:
800; }
59 .w9 { font-weight:
900; }
64 You should see the numbers
1 to
9 below.
95 if (window
.testRunner
) {
96 testRunner
.waitUntilDone();
97 document
.fonts
.ready
.then(function () { testRunner
.notifyDone(); });