@font-face {
    font-family: 'Woodbone Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Woodbone Regular'), url('../fonts/woodbone.woff') format('woff');
}
body {margin:0;padding:0;text-align:center;font-family:sans-serif;}
.eyeballsmain {max-width:500px;margin:100px auto;}
p, li {line-height:25px;}
h1, h2 {font-family:Woodbone Regular;}
h1 {font-size:30pt;}
h2 {color:red;}