blob: 0fd859519c30d4578a30c7287704e11569d49ccf [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: 'SVGraffiti';
src: url("resources/graffiti.svg#SVGraffiti") format(svg)
}
body {
font:100px 'SVGraffiti';
-webkit-text-decoration-skip: ink;
text-decoration: underline;
}
</style>
</head>
<body>
NSNorth Podcast
</body>
</html>