@font-face {
    font-family: Ahom;
    src: url(../fonts/ahom.woff);
}
@font-face {
    font-family: AhomUnicode;
    src: url(../fonts/ahomunicode.woff);
}
@font-face {
    font-family: Thai;
    src: url(../fonts/thai.woff);
}
@font-face {
    font-family: TaiTham;
    src: url(../fonts/taitham.woff);
}
@font-face {
    font-family: TaiDam;
    src: url(../fonts/taidam.woff);
}
@font-face {
    font-family: Khamti;
    src: url(../fonts/namkio.woff);
}

.ahom-unicode{
    font-family: AhomUnicode;
}

.thai{
    font-family: Thai;
}

.tai-tham{
    font-family: TaiTham;
}

.tai-dam{
    font-family: TaiDam;
}

.khamti{
    font-family: Khamti;
}

/* .default{
    font-family: inherit;
} */