@font-face {
    font-family: '28_days_laterregular';
    src: url('http://alexairapparatus.com/new/templates/themis/fonts/28_days_later-webfont.woff2') format('woff2'),
         url('http://alexairapparatus.com/new/templates/themis/fonts/28_days_later-webfont.woff') format('woff'),
         url('http://alexairapparatus.com/new/templates/themis/fonts/28_Days_Later.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3,
p.sp-leading.sp-slide-title,
.sppb-title-heading, .sppb-title-subheading { font-family: '28_days_laterregular'; }

@media only screen and (max-width: 1200px) {
    div#menu-container {
        display: none !important;
    }
}