@font-face {
  font-family: "Jagger";
  src: url('/fonts/Jagger.ttf');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Jagger-Bold";
  src: url('/fonts/Jagger-Bold.ttf');
  font-style: bold;
  font-weight: 800;
}

@font-face {
  font-family: "Judge";
  src: url('/fonts/Judge.otf') format('opentype');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Judge-Bold";
  src: url('/fonts/Judge-Bold.otf') format('opentype');
  font-style: bold;
  font-weight: 800;
}

.osano-cm-widget {
  display: none;
}
