  @font-face {
    font-family: 'Audi';
    font-display: swap;
    font-weight: normal;
    src: url('fonts/audi.woff2') format('woff2')
  }
  @font-face {
    font-family: 'Audi';
    font-display: swap;
    font-weight: bold;
    src: url('fonts/audibold.woff2') format('woff2')
  }
  @font-face {
    font-family: 'AudiExtended';
    font-display: swap;
    font-weight: normal;
    src: url('fonts/audiext.woff2') format('woff2')
  }
  @font-face {
    font-family: 'AudiExtended';
    font-display: swap;
    font-weight: bold;
    src: url('fonts/audiextbold.woff2') format('woff2')
  }

