/* @import '../css/font-awesome.min.css'; */
@font-face {
    font-family: 'DBHeavent';
    src: url('db_heavent_v3.2_0.woff2') format('woff2'),
         url('db_heavent_v3.2_0.woff') format('woff');
    /* font-weight: 300; */
    font-style: normal;
}
@font-face {
    font-family: 'DBHeaventMD';
    src: url('db_heavent_med_v3.2_0.woff2') format('woff2'),
         url('db_heavent_med_v3.2_0.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
.font-md{font-family: 'DBHeaventMD'; font-weight: 400px;}

@font-face {
    font-family: 'sri_sury_wongsebold';
    src: url('sri_sury_wongse_bold-webfont.woff2') format('woff2'),
         url('sri_sury_wongse_bold-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'sri_sury_wongseregular';
    src: url('sri_sury_wongse-webfont.woff2') format('woff2'),
         url('sri_sury_wongse-webfont.woff') format('woff');
    /* font-weight: 300; */
    font-style: normal;

}

/* @font-face {
    font-family: 'DBHeavent';
    src: url('db_heavent_bd_v3.2_0.woff2') format('woff2'),
         url('db_heavent_bd_v3.2_0.woff') format('woff');
    font-weight: 600;
    font-style: normal;
} */