@font-face {
  font-family: Barlow;
  src: url('https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7EPCw.ttf');
}

@font-face {
  font-family: Poppins;
  src: url('https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf');
}

.rangeslider-mask-min, .rangeslider-mask-max {
  fill: rgb(255, 255, 255) !important;
  fill-opacity: 0.7 !important;
}

.js-plotly-plot .plotly [data-title]::after {
  margin-right: -13px !important;
  background: #d9d9d9ff !important;
  color: #5F5F5F !important;
  font-family: Barlow, Arial , sans-serif !important;
}

.js-plotly-plot .plotly [data-title]::before {
  border-color: transparent transparent #d9d9d9ff !important;
}

.plotly.html-widget {
  position: relative;
}
