@font-face {
  font-family: 'Samim';
  src: url('Samim.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.form-control,
.btn,
.dropdown-menu,
.modal,
.navbar,
.card,
.table {
  font-family: 'Samim', 'Segoe UI', Tahoma, Arial, sans-serif;
}
