@font-face {
  font-family: "Roboto-Regular";
  src: url("https://res.cloudinary.com/dgpeq5aw7/raw/upload/v1632130680/Qu%C3%A9Carta/Roboto-Regular_dtnnll.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.app {
  font-family: "Roboto-Regular" !important;
}

.has-mosaic {
  background: url("https://res.cloudinary.com/dgpeq5aw7/image/upload/v1632129172/Qu%C3%A9Carta/AMA_FONDO-01_wqzv8t.jpg")
    repeat;
}

.restaurant-logo {
  background-color: white !important;
}

.rest-subtitle {
  color: white !important;
}

.restaurant-info-list {
    color: white !important;
}

.rest-name {
    color: white !important;
}

.tag:not(body).is-dark {
    background-color: #80888c !important;
}