@font-face {
  font-family: "SF Pro";
  src: url("../fonts/sfpro.OTF") format("opentype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.navbar,
.btn,
.card,
.dropdown-menu,
.form-control,
.table,
.modal,
.sidebar,
.main-panel {
  font-family: "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
