@font-face {
  font-family: "PelakFA";
  src: url("/fonts/PelakFA-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PelakFA";
  src: url("/fonts/PelakFA-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PelakFA";
  src: url("/fonts/PelakFA-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PelakFA";
  src: url("/fonts/PelakFA-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html, body,
body.full-width,
.page-container,
.navbar,
.modal,
.btn,
input, select, textarea, .form-control,
.awesomplete,
.frappe-control,
.list-row,
.list-row-container,
.desk-sidebar,
.workspace-sidebar,
.dropdown-menu,
.for-login, .for-signup, .for-forgot,
.layout-main,
.layout-side-section,
.widget,
.dashboard-page,
.codex-editor,
.ql-editor,
.grid-body,
.datatable,
.dt-cell,
.dt-header,
h1, h2, h3, h4, h5, h6, p, span, a, label, small {
  font-family: "PelakFA", Tahoma, "Segoe UI", sans-serif !important;
}

.navbar-brand img.app-logo,
img.app-logo {
  max-height: 28px;
  width: auto;
}

.for-login .page-card-head img,
.for-login .hero-icon img,
.login-content img {
  max-height: 72px !important;
  width: auto !important;
}
