@font-face {
  font-family: "DIN OT";
  src: url("/DINOT.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
label,
button,
input,
select,
textarea,
.navbar,
.navbar a,
.nav,
.nav a,
.breadcrumb,
.dropdown-menu,
.btn,
.form-control {
  font-family: "DIN OT", Arial, sans-serif !important;
}
body, p, li, span, a, h1, h2, h3, h4, h5, h6 {
  color: #3c3c3b;
}