@font-face {
  font-family: 'DB Ozone';
  src: url('https://kusrcwebsite.htfd.net/wp-content/uploads/2026/05/DB-Ozone-X-v3.2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DB Ozone';
  src: url('/wp-content/uploads/fonts/db-ozone/DB-Ozone-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.db-ozone-font,
.db-ozone-font * {
  font-family: 'DB Ozone', Arial, sans-serif !important;
}