@font-face {
    font-family: 'db_heaventregular';
    src: url('../fonts/db_heavent_v3.2-webfont.woff2') format('woff2'),
         url('../fonts/db_heavent_v3.2-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'db_heaventlight';
    src:url('../fonts/db_heavent_li_v3.2-webfont.woff2') format('woff2'),
        url('../fonts/db_heavent_li_v3.2-webfont.woff') format('woff');      
    font-weight:300;
    font-style: normal;

}

@font-face {
    font-family: 'db_heaventthin';
    src: url('../fonts/db_heavent_thin_v3.2-webfont.woff2') format('woff2'),
         url('../fonts/db_heavent_thin_v3.2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}