/*
@font-face {
    font-family: lato-regular;
    src: url('../fonts/lato/Lato-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: lato-bold;
    src: url('../fonts/lato/Lato-Bold.ttf') format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: lato-light;
    src:  url('../fonts/lato/Lato-Light.ttf') format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: lato-thin;
    src:  url('../fonts/lato/Lato-Thin.ttf') format("truetype");
    font-weight: 100;
    font-style: normal;
}
*/

/* battambang-regular - khmer */
@font-face {
  font-family: 'Battambang';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kh/battambang-v14-khmer-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/kh/battambang-v14-khmer-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kh/battambang-v14-khmer-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kh/battambang-v14-khmer-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kh/battambang-v14-khmer-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kh/battambang-v14-khmer-regular.svg#Battambang') format('svg'); /* Legacy iOS */
}
/* battambang-700 - khmer */
@font-face {
  font-family: 'Kh-Battambang';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/kh/battambang-v14-khmer-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/kh/battambang-v14-khmer-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kh/battambang-v14-khmer-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kh/battambang-v14-khmer-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kh/battambang-v14-khmer-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kh/battambang-v14-khmer-700.svg#Battambang') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: akbalthom-ream;
  font-style: normal;
  src: url('../fonts/akbalthom-ream.ttf');
}

@font-face {
  font-family: khmer-os-koulen;
  font-style: normal;
  src: url('../fonts/khmer-os-koulen.ttf');
}