
/* Blauer-Nue Font Family */
@font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Thin-iF6626350c96c3e.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Thin-Italic-iF6626350c9204d.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Extralight-iF6626350c56af4.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Extralight-Italic-iF6626350c51a9c.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Light-iF6626350c6db36.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Light-Italic-iF6626350c68fe5.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Regular-Italic-iF6626350c7f4f6.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Medium-iF6626350c78103.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Medium-Italic-iF6626350c725e0.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Semibold-iF6626350c8d55c.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Semibold-Italic-iF6626350c889ba.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Bold-Italic-iF6626350c420cc.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Extrabold-iF6626350c4c856.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Extrabold-Italic-iF6626350c47867.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Heavy-iF6626350c62afa.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Blauer-Nue';
    src: url('/fonts/Blauer-Nue-Heavy-Italic-iF6626350c5cbff.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
  }
  
  body {
    font-family: 'Blauer-Nue',sans-serif !important;
  }
  /* Set default font family */
