/*
Theme Name:     Customizr for RFD 2
Theme URI:      http://themesandco.com/customizr
Description:    A child theme for the Customizr WordPress theme built especially for Royal Forest Department.
Author:         Wee Sritippho
Author URI:     http://weeix.com
Template:       customizr
Version:        1.0.3
*/

/* Your awesome customizations start right here !
-------------------------------------------------------------- */
@font-face {
  font-family: 'IBM Plex Sans Thai';
  src: url('fonts/IBMPlexSansThai-Medium.eot');
  src: url('fonts/IBMPlexSansThai-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/IBMPlexSansThai-Medium.woff2') format('woff2'),
    url('fonts/IBMPlexSansThai-Medium.woff') format('woff'),
    url('fonts/IBMPlexSansThai-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bai Jamjuree';
  src: url('fonts/BaiJamjuree-Regular.eot');
  src: url('fonts/BaiJamjuree-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/BaiJamjuree-Regular.woff2') format('woff2'),
    url('fonts/BaiJamjuree-Regular.woff') format('woff'),
    url('fonts/BaiJamjuree-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nav a,
.breadcrumbs {
  font-family: 'IBM Plex Sans Thai', sans-serif !important;

}


body {
  font-family: 'Bai Jamjuree', sans-serif !important;
}

/* h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0;
} */