@font-face {
  font-family: "Europa Regular";
  src: url("/fonts/europa.woff2") format("woff2");
}

html,
body {
  margin: 0;
  height: 100vh;
  height: 100dvh;
}

#root {
  height: 100%;
}

.mapboxgl-ctrl-logo {
  display: none !important;
}
