
@font-face {
    font-family: "font-mtc-mb";
    src: url("../../fonts/muangthaicap-modern-bold.woff2") format("woff2");
}
@font-face {
    font-family: "font-mtc-mm";
    src: url("../../fonts/muangthaicap-modern-medium.woff2") format("woff2");
}
@font-face {
    font-family: "font-mtc-mr";
    src: url("../../fonts/muangthaicap-modern-regular.woff2") format("woff2");
}
@font-face {
    font-family: "font-mtc-tb";
    src: url("../../fonts/muangthaicap-text-bold.woff2") format("woff2");
}
@font-face {
    font-family: "font-mtc-tm";
    src: url("../../fonts/muangthaicap-text-medium.woff2") format("woff2");
}
@font-face {
    font-family: "font-mtc-tr";
    src: url("../../fonts/muangthaicap-text-regular.woff2") format("woff2");
}

* {
    font-family: "font-mtc-tr";
    font-weight: 400;
}

.font-mtc-tr {
    font-family: "font-mtc-tr";
}
.font-mtc-tm {
    font-family: "font-mtc-tm";
}
.font-mtc-mr {
    font-family: "font-mtc-mr";
}
.font-mtc-mm {
    font-family: "font-mtc-mm";
}
.font-mtc-mb {
    font-family: "font-mtc-mb";
}

