@font-face {
    font-family: 'Kanit';
    src:url("../fonts/Kanit-Medium.eot");
    src:url("../fonts/Kanit-Medium.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Kanit-Medium.woff") format("woff"),
      url("../fonts/Kanit-Medium.ttf") format("truetype"),
      url("../fonts/Kanit-Medium.svg#Kanit-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  
  }

  @font-face {
    font-family: 'Kanit Light';
    src:url("../fonts/Kanit-Light.eot");
    src:url("../fonts/Kanit-Light.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Kanit-Light.woff") format("woff"),
      url("../fonts/Kanit-Light.ttf") format("truetype"),
      url("../fonts/Kanit-Light.svg#Kanit-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  
  }

  @font-face {
    font-family: 'Kanit Thin';
    src:url("../fonts/Kanit-Thin.eot");
    src:url("../fonts/Kanit-Thin.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Kanit-Thin.woff") format("woff"),
      url("../fonts/Kanit-Thin.ttf") format("truetype"),
      url("../fonts/Kanit-Thin.svg#Kanit-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  
  }

  @font-face {
    font-family: 'Kanit Regular';
    src:url("../fonts/Kanit-Regular.eot");
    src:url("../fonts/Kanit-Regular.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Kanit-Regular.woff") format("woff"),
      url("../fonts/Kanit-Regular.ttf") format("truetype"),
      url("../fonts/Kanit-Regular.svg#Kanit-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  
  }

  @font-face {
    font-family: 'Inter';
    src:url("../fonts/Inter-Medium.eot");
    src:url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Inter-Medium.woff") format("woff"),
      url("../fonts/Inter-Medium.ttf") format("truetype"),
      url("../fonts/Inter-Medium.svg#Kanit-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  
  }


/*@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}*/