/*
Theme Name:     Customizr for RFD
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: 'thaisans_neueregular';
    src: url('fonts/thaisansneue-regular-webfont.eot');
    src: url('fonts/thaisansneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thaisansneue-regular-webfont.woff2') format('woff2'),
         url('fonts/thaisansneue-regular-webfont.woff') format('woff'),
         url('fonts/thaisansneue-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .nav a, .breadcrumbs {
  font-family: 'thaisans_neueregular' !important;
}

h2, h3, h4, h5, h6 {
  margin: 1em 0;
}