body {
    font-family: 'IBM Plex Sans Thai', sans-serif;
    font-weight: bold;
}

.fa-regular {
    color: rgb(27, 86, 214);
}

.r-0 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.f-1 {
    font-size: 28px;
    color: rgb(255, 0, 0);
    letter-spacing: 2px;
    

}

.f-2 {
    font-size: 20px;
    color: rgb(54, 12, 12);
    letter-spacing: 2px;


}

.font1 {
   
    font-weight: bold;

}

h6 {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
}

hr {
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-width: 5px;
}

.letter-spacing {
    letter-spacing: 1px; 
}

h3 {
    font-size: 24px;
    font-weight: bold;
}