/*
    Theme Name: Diamond Inya Palace 2017
    Version: 1.0
    Description: Nice and sleek responsive design
    Author: Digital Dots
    Author URI: http://www.digitaldots.com.mm
*/
@import url("assets/css/combine.min.css");

@font-face {
    font-family:'Pyidaungsu_Regular';
    src: url('assets/fonts/Pyidaungsu_Regular.ttf')format("truetype"); 
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'Open Sans', sans-serif,'Pyidaungsu_Regular';
}
p,b,strong,
.single-post .gallery-row .p-gal h4 {
	font-family: 'Open Sans', sans-serif,'Pyidaungsu_Regular';
}
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
	font-family: 'Open Sans', sans-serif,'Pyidaungsu_Regular';
}