@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('http://www.alm-huette.tirol/WP/fonts/brandon_bld-webfont.woff2') format('woff2'),
         url('http://www.alm-huette.tirol/WP/fonts/brandon_bld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('http://www.alm-huette.tirol/WP/fonts/brandon_med-webfont.woff2') format('woff2'),
         url('http://www.alm-huette.tirol/WP/fonts/brandon_med-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color:#fff;
}

p {
    color:#2e2e2e;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #245948;
}


.spacer {
    height:35px;
    clear: both;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    margin-bottom:15px;
}

@media screen and (min-width: 768px) {
    .huettenintro {
        padding: 0 15% 0 15%;
}
}