@font-face {
  font-family: 'DB Heavent';
  src: url('../font/db-heavent.woff2') format('woff2'),
    url('../font/db-heavent.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DB Heavent';
  src: url('../font/db-heavent-bd.woff2') format('woff2'),
    url('../font/db-heavent-bd.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}