@import url('https://fonts.googleapis.com/css?family=Mitr|Roboto:700');
@import url('https://fonts.googleapis.com/css?family=Poppins:400');

.Roboto{
	font-family:'Poppins','Mitr', sans-serif;
	
	}

.Anton{
	font-family:'Poppins','Mitr', sans-serif;
	color:white !important;
	
	}
	
.AntonBK{
	font-family:'Poppins','Mitr', sans-serif;
	color:black !important;
	
	}
.Righteous{
	font-family:'Poppins','Mitr', sans-serif;
	color:white !important;
	}
.Yatra{
	font-family:'Poppins','Mitr', sans-serif;
	color:white !important;
}

.YatraBK{
	font-family:'Poppins','Mitr', sans-serif;
	color:black !important;
}
	

/* Font Thai */
.Maitree{
	font-family:'Poppins','Mitr', sans-serif;
	font-size:17px;
	color:white !important;
	}
.MaitreeBK{
	font-family:'Poppins','Mitr', sans-serif;
	font-size:17px;
	color:black !important;
	}
	
	
.Pattaya{
	font-family:'Poppins','Mitr', sans-serif;
	font-size:17px;
	color:white !important;
	}

p{
	font-family:'Poppins','Mitr', sans-serif;
	font-size:17px;
	color:white !important;
	}
	strong{
		font-family:'Poppins','Mitr', sans-serif;
		font-size:17px;
	color:white !important;
	}
	h2{
	font-family:'Poppins','Mitr', sans-serif;
	font-size:17px;
	color:white !important;
	}