/* @font-face {
    font-family: 'krungthepregular';
    src: url('https://events-plan.com/css/fonts/krungthep-webfont.eot');
    src: url('https://events-plan.com/css/fonts/krungthep-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://events-plan.com/css/fonts/krungthep-webfont.woff2') format('woff2'),
         url('https://events-plan.com/css/fonts/krungthep-webfont.woff') format('woff'),
         url('https://events-plan.com/css/fonts/krungthep-webfont.ttf') format('truetype'),
         url('https://events-plan.com/css/fonts/krungthep-webfont.svg#krungthepregular') format('svg');
    font-weight: normal;
    font-style: normal;

} */

@font-face {
  font-family: "krungthepregular";
  src: url("../css/fonts/krungthep-webfont.eot");
  src: url("../css/fonts/krungthep-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../css/fonts/krungthep-webfont.woff2") format("woff2"),
    url("../css/fonts/krungthep-webfont.woff") format("woff"),
    url("../css/fonts/krungthep-webfont.ttf") format("truetype"),
    url("../css/fonts/krungthep-webfont.svg#krungthepregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bangla_mnregular";
  src: url("../css/fonts/banglamn-01-webfont.woff2") format("woff2"),
    url("../css/fonts/banglamn-01-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bangla_mnbold";
  src: url("../css/fonts/banglamn-bold-02-webfont.woff2") format("woff2"),
    url("../css/fonts/banglamn-bold-02-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
