@font-face 
{

font-family: goodtime;

src: local(goodtime),
url('fonts/goodtime.ttf') format('truetype');
}

.subfooter
{
background-image: url("../images/ftimg3.png");
background-size: 100% 100%;
bottom: 0;
}


h1 {
        font-family:goodtime;
        font-size:32px;
        font-stretch:extra-expanded;
}