@charset "UTF-8";

@font-face {
   font-family: GHKTaunggyi;
   src: url(GHKTaunggyi.eot?#iefix) format("embedded-opentype"),
   url(fonts/GHKTaunggyi.woff) format("woff"),
   url(fonts/GHKTaunggyi.ttf) format("truetype"),
   url(fonts/GHKTaunggyi.svg#GHKTaunggyi) format("svg");
}
@font-face {
   font-family: GHKTachileik;
   src: url(GHKTachileik.eot?#iefix) format("embedded-opentype"),
   url(fonts/GHKTachileik.woff) format("woff"),
   url(fonts/GHKTachileik.ttf) format("truetype"),
   url(fonts/GHKTachileik.svg#GHKTachileik) format("svg");
}
@font-face {
   font-family: GHKKengtung;
   src: url(GHKKengtung.eot?#iefix) format("embedded-opentype"),
   url(fonts/GHKKengtung.woff) format("woff"),
   url(fonts/GHKKengtung.ttf) format("truetype"),
   url(fonts/GHKKengtung.svg#GHKKengtung) format("svg");
}
@font-face {
   font-family: NKStone;
   src: url(NKStone.eot?#iefix) format("embedded-opentype"),
   url(fonts/NKStone.woff) format("woff"),
   url(fonts/NKStone.ttf) format("truetype"),
   url(fonts/NKStone.svg#NKStone) format("svg");
}

body {
   font-family: "GHKTaunggyi", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

h1, h2, h3 {
   font-family: "GHKKengtung", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

h4, h5, h6,
.navbar-brand,
.section-label,
.nav-link span {
   font-family: "GHKTachileik", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.company-table thead th {
   font-family: "GHKTachileik", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.company-logo-thumb {
   width: 40px;
   height: 40px;
   object-fit: contain;
   border-radius: 10px;
   background: #f1f3f9;
   padding: 4px;
}

.company-logo-fallback {
   width: 40px;
   height: 40px;
   border-radius: 10px;
   background: #e6e9f2;
   color: #0d1b2a;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   font-weight: 700;
   font-family: "GHKTachileik", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
