body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.navbar {
  font-family: "DM Serif Display", serif;
  font-weight: 600;
}

nav,footer {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.quote {
  font-family: "DM Serif Display", serif;
  font-weight: 600;
}

.details .operator strong {
  font-family: "DM Serif Display", serif;
  font-weight: 600;
}

.btn {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.btn-black {
  font-family: "Inter", sans-serif;
  font-weight: 100;
}

.details h1 {
  font-family: "DM Serif Display", serif;
  font-weight: 600;
}

.details h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
}

.details h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
}

.details h4 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.details .local-booth-features h4 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}

