@font-face {
    font-family: Khmer OS Koulen;
    src: url(KhmerOSKoulen.ttf);
  }
  @font-face {
    font-family: Battambang;
    src: url(Battambang-Regular.ttf);
  }

.logo {
    padding: 25px 0;
   
}
.nav-link {
    font-family: Khmer OS Koulen;
    font-size: 14px;
}
.bg-primary-akp {
    background-color: #d1fffd;
}
.navbar {
    padding: 0;
}
.btn,.dropdown-item {
    font-family: Khmer OS Koulen;
    font-size: 13px;
}
small, .small {
    font-size: 14px;
}
input[type="text"]
{
    font-family: Battambang;
    font-size: 13px;
}
.text-muted {
    font-size: 14px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 0;
}
.kulen {
    font-family: Khmer OS Koulen;
    font-size: 13px;
}
.fw-bolder {
    font-family: Khmer OS Koulen;
}
.card-footer {
    font-family: Battambang;
    font-size: 13px;
}
.padding-center {
   margin-top: 20px;
}
.check {
    font-size: 17px;
}
.flag {
    width: 42px;
    margin: 4px;
    border-radius: 2px;
}
.logo2 {
    width: 280px;
}
.h5 {
    font-family: Khmer OS Koulen;
    font-size: 14px;
}
.social {
    width: 36px;
}
.card-title {
    font-size: 14px!important;
    font-family: Khmer OS Koulen;

}
.copy-right {
    width: 38px;
}
.kbach-khmer1  {
    background-image: url('../img/kbach-khmer-1.png');
    background-position: top;
}
.kbach-khmer2  {
    background-image: url('../img/kbach-khmer-1.png');
    background-position: right;
}
.kbach-khmer3  {
    background-image: url('../img/kbach-khmer-1.png');
    background-position: center;
}
.kbach-khmer4  {
    background-image: url('../img/kbach-khmer-1.png');
    background-size: cover;
}