blob: 950d430385eec5f550ced12c884f5ede07da07fb [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: none;
text-decoration: underline;
}
</style>
</head>
<body>
NSNorth Podcast
</body>
</html>