
.bg-nssa {
  background-color: #008AD2 !important;
}

.nav-font {
  font-size: 0.82em!important;
  font-weight: bold!important;
  color: white!important;
}

.nav-font-list {
  font-size: 1em!important;
  font-weight: bold!important;
  color: white!important;
}

.nav-link {

  color: white!important;
}
.dropdown-item {
  font-size: 1.2em;
  padding-top: 5px;

}

.dropdown-item:hover {
  background-color: lightblue; !important
}

.top-menu {
  font-size: 0.8em!important;
}

.bg-gray {
  background-color: #EEEEEE !important;
}


@font-face {
  font-family: 'Pyidaungsu';
  src: url('../fonts/Pyidaungsu.eot?#iefix') format('embedded-opentype'),
     
     url('../fonts/Pyidaungsu.ttf') format('truetype'),
     url('../fonts/Pyidaungsu.svg#Pyidaungsu') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
  font-family: 'Pyidaungsu';
}
