@font-face {
    font-family: TTNormsProRegular;
    src: url("../fonts/TTNormsProRegular.otf") format("opentype");
}

@font-face {
    font-family: TTNormsProMedium;
    src: url("../fonts/TTNormsProMedium.otf") format("opentype");
}

@font-face {
    font-family: TTNormsProBold;
    src: url("../fonts/TTNormsProBold.otf") format("opentype");
}

@font-face {
    font-family: TTNormsProRegular;
    src: url("../fonts/Kanit-Regular.ttf") format("opentype");
}

@font-face {
    font-family: TTNormsProMedium;
    src: url("../fonts/Kanit-Medium.ttf") format("opentype");
}

@font-face {
    font-family: TTNormsProBold;
    src: url("../fonts/Kanit-Regular.ttf") format("opentype");
}