
h1{
    font-family: 'zapfhumnst_btbold';
}

h3 {
    font-family: 'zapfhumnst_dm_btdemi';
}

h2 {
    font-family: 'Helvectica', sans-serif;
}


header {
    text-align: center;
    padding: 30px 0;
}

header h1 {
    font-size: 18px;
}

#hero {
    text-align: center;
    color: #fff;
    background:url('../img/hero-bg.jpg') center no-repeat;
    background-size: cover;
}

#hero h1 {
    font-size: 38px;
    padding: 200px 0 ;
    color:#fff;
}

#wallhawk {
    text-align: center;
    padding: 150px 0;
}

#wallhawk h2 {
    font-size: 24px;
    color: #004899;
    font-weight: 800;
}

.wallhawk {
    display: block;
    padding: 60px 0;
}

footer{
    text-align: center;
    font-size: 14px;
    padding: 0 0 50px 0;
}

footer .privacy {
    margin-top: 30px;
}




@font-face {
    font-family: 'zapfhumnst_btbold';
    src: url('zapf_humanist_601_bold_bt-webfont.eot');
    src: url('zapf_humanist_601_bold_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('zapf_humanist_601_bold_bt-webfont.woff2') format('woff2'),
         url('zapf_humanist_601_bold_bt-webfont.woff') format('woff'),
         url('zapf_humanist_601_bold_bt-webfont.ttf') format('truetype'),
         url('zapf_humanist_601_bold_bt-webfont.svg#zapfhumnst_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'zapfhumnst_dm_btdemi';
    src: url('zapf_humanist_601_demi_bt-webfont.eot');
    src: url('zapf_humanist_601_demi_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('zapf_humanist_601_demi_bt-webfont.woff2') format('woff2'),
         url('zapf_humanist_601_demi_bt-webfont.woff') format('woff'),
         url('zapf_humanist_601_demi_bt-webfont.ttf') format('truetype'),
         url('zapf_humanist_601_demi_bt-webfont.svg#zapfhumnst_dm_btdemi') format('svg');
    font-weight: normal;
    font-style: normal;

}