@font-face {
  font-family: 'Prompt';
  src: url('/fonts/Prompt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('/fonts/Prompt-SemiBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('/fonts/Prompt-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

input,
button,
select,
optgroup,
textarea,
label,
.alert,
.badge,
.blockquote-footer,
.btn,
.falcon-data-table .paging_full_numbers .page-link,
.falcon-data-table .paging_first_last_numbers .page-link,
.falcon-data-table .paging_full .page-link,
.falcon-data-table .paging_numbers .page-link,
.falcon-data-table .paging_simple_numbers .page-link,
[data-list] .page,
.tox .tox-menu__footer .tox-button:last-child,
.tox .tox-dialog__footer .tox-button:last-child,
.tox .tox-menu__footer .tox-button--secondary,
.tox .tox-dialog__footer .tox-button--secondary,
.navbar,
.pagination,
.valid-feedback,
.invalid-feedback {
  font-family: 'Prompt';
}

.mali-extralight {
  font-family: 'Prompt';
  font-weight: 200;
  font-style: normal;
}

.mali-light {
  font-family: 'Prompt';
  font-weight: 300;
  font-style: normal;
}

.mali-regular {
  font-family: 'Prompt';
  font-weight: 400;
  font-style: normal;
}

.mali-medium {
  font-family: 'Prompt';
  font-weight: 500;
  font-style: normal;
}

.mali-semibold {
  font-family: 'Prompt';
  font-weight: 600;
  font-style: normal;
}

.mali-bold {
  font-family: 'Prompt';
  font-weight: 700;
  font-style: normal;
}

.mali-extralight-italic {
  font-family: 'Prompt';
  font-weight: 200;
  font-style: italic;
}

.mali-light-italic {
  font-family: 'Prompt';
  font-weight: 300;
  font-style: italic;
}

.mali-regular-italic {
  font-family: 'Prompt';
  font-weight: 400;
  font-style: italic;
}

.mali-medium-italic {
  font-family: 'Prompt';
  font-weight: 500;
  font-style: italic;
}

.mali-semibold-italic {
  font-family: 'Prompt';
  font-weight: 600;
  font-style: italic;
}

.mali-bold-italic {
  font-family: 'Prompt';
  font-weight: 700;
  font-style: italic;
}

body {
  font-family: 'Prompt';
}

a {
  font-family: 'Prompt';
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  font-family: 'Prompt' !important;
}

span {
  font-family: 'Prompt';
}

label {
  font-family: 'Prompt';
}


div {
  font-family: 'Prompt';
}