/* @font-face {
	font-family: 'DB HelvethaicaMon X';
	src: url('../../fonts/DB HelvethaicaMon X.ttf');
	font-weight: medium;
	font-style: normal;
} */

@font-face {
    font-family: 'db_helvethaicamon_x55_regular';
    src: url('../../fonts/db_helvethaicamon_x_v3.2-webfont.eot');
    src: url('../../fonts/db_helvethaicamon_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/db_helvethaicamon_x_v3.2-webfont.woff2') format('woff2'),
         url('../../fonts/db_helvethaicamon_x_v3.2-webfont.woff') format('woff'),
         url('../../fonts/db_helvethaicamon_x_v3.2-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6{
    font-family: db_helvethaicamon_x55_regular, sans-serif;
    font-weight: medium;
}
