@font-face {
    font-family: CaviarDreams;
    src: url(../font/caviar_dreams/CaviarDreams.ttf);
}
@font-face {
    font-family: DSNLP;
    src: url(../font/DSNLP__.TTF);
}

body, h1, h2, h3, h4 {
    font-family : Kanit;
}

.font_kanit {
    font-family: Kanit;
}

.khunchom_border {
    text-align: center;
    color: black;
    background-color: white;
    border: 2px solid black;
    border-radius: 6px;
}

.khunchom_li_header {
    height: 34px;
    line-height: 29px;
    font-size: 1.4em;
    font-weight: bold;
}