@font-face {
	font-family: 'LAOS';
	src: url('NotoSansLao-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Fonarto';
	src: url('FonartoRegular.ttf.ttf') format('truetype');
}
@font-face {
	font-family: 'Bartkey';
	src: url('Bartkey-8M0YA.otf') format('truetype');
}


body,
th,
td,
div,
ul li a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
.btn,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
span.h6,
button,
select.input-text,
.textarea,
a,
a.d-flex,
.stretched-link,
.nx-message,
.notiflix-notify,
span{
	font-family: LAOS!important;
}
table>th{
	text-align: center!important;
}
.app-title{
	font-family: 'Bartkey'!important;
}