blob: 0fd859519c30d4578a30c7287704e11569d49ccf [file] [log] [blame]
mmaxfield@apple.com0b561822014-02-14 00:30:15 +00001<!DOCTYPE html>
2<html>
3<head>
4<style>
5@font-face {
6 font-family: 'SVGraffiti';
7 src: url("resources/graffiti.svg#SVGraffiti") format(svg)
8}
9body {
10 font:100px 'SVGraffiti';
11 -webkit-text-decoration-skip: ink;
12 text-decoration: underline;
13}
14</style>
15</head>
16<body>
17NSNorth Podcast
18</body>
19</html>