@font-face {
  font-family: "Gotham";
  src: url("/media/Gotham-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Gotham-Ligth.otf", sans-serif;
}

.nav-header.mercado {
  background-color: #ffe600;
}

header {
  background-color: #0e59a0;
}
