body,h1,h2,h3,h4,h5,h6,p,div,span{
font-family: "Noto Sans Thai","Manrope", sans-serif;
}
.mr-1{
    margin-right: 4px !important;
}
.mr-2{
    margin-right: 8px !important;
}
.mr-3{
    margin-right: 16px !important;
}
.mr-4{
    margin-right: 24px !important;
}
.mr-5{
    margin-right: 48px !important;
}
.ml-1{
    margin-left: 4px !important;
}
.ml-2{
    margin-left: 8px !important;
}
.ml-3{
    margin-left: 16px !important;
}
.ml-4{
    margin-left: 24px !important;
}
.ml-5{
    margin-left: 48px !important;
}

.with-welcome-text .navbar.headerLight .top-nav-img{
    display: none !important;
}