@charset "utf-8";
body {
	font-size: 14px;
	font-family: 'Noto Sans Lao', sans-serif;
}
.swal-text {
	text-align:center;
	font-family: 'Noto Sans Lao', sans-serif;
}
.swal-footer {
	text-align:center;
	font-family: 'Noto Sans Lao', sans-serif;
}
.swal-button {
    text-align:center;
	font-family: 'Noto Sans Lao', sans-serif;
}

