@font-face {
    font-family: 'Futura Medium';
    src: url('../fonts/futura-medium-webfont.eot');
    src: url('../fonts/futura-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-medium-webfont.woff') format('woff'),
         url('../fonts/futura-medium-webfont.ttf') format('truetype'),
         url('../fonts/futura-medium-webfont.svg#Futura Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Verlag Book';
    src: url('../fonts/verlag-book-webfont.eot');
    src: url('../fonts/verlag-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verlag-book-webfont.woff') format('woff'),
         url('../fonts/verlag-book-webfont.ttf') format('truetype'),
         url('../fonts/verlag-book-webfont.svg#Futura Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	font-family: Futura, 'Futura Medium', "Century Gothic", AppleGothic, sans-serif; font-size: 11px; font-weight: normal;
}


h2{
	font-family: 'Verlag Book', Helvetica, Verdana, sans-serif; font-size: 15px; text-transform: uppercase; font-weight: normal;
	margin-top: 0;
}


#hours ul{
	margin: 0; padding: 0; list-style: none;
}

#hours li{
	margin: 0; padding: 0; list-style: none; line-height: 1.6em;
}


footer .downloads a{
	font-family: 'Verlag Book', Helvetica, Verdana, sans-serif; font-size: 16px;
}
