
@font-face {
  font-family: "db_helvethaica_x";
  src: url("../fonts/db_helvethaica_x_v3.2.eot");
  src: local("☺"), url("../fonts/db_helvethaica_x_v3.2.woff") format("woff"),
    url("../fonts/db_helvethaica_x_v3.2.ttf") format("truetype"), 
    url("../fonts/db_helvethaica_x_v3.2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'kanitmedium';
  src: url('../fonts/kanit-medium-webfont.woff2') format('woff2'),
       url('../fonts/kanit-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'kanitbold';
  src: url('../fonts/kanit-bold-webfont.woff2') format('woff2'),
       url('../fonts/kanit-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'kanitlight';
  src: url('../fonts/kanit-light-webfont.woff2') format('woff2'),
       url('../fonts/kanit-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

