/* Import BMWTypeNextTT font family */
  @font-face {
    font-family: "BMWTypeNextTT";
    src: url("BMWTypeNextTT/BMWTypeNextTT-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "BMWTypeNextTT";
    src: url("BMWTypeNextTT/BMWTypeNextTT-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap; 
  }
  @font-face {
    font-family: "BMWTypeNextTT";
    src: url("BMWTypeNextTT/BMWTypeNextTT-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "MINI Serif";
    src: url("MiniSerif/MINI Serif Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "MINI Serif";
    src: url("MiniSerif/MINI Serif Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "MINISansSerif";
    src: url("MINISansSerif/MINISansSerif-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: "MINISansSerif";
    src: url("MINISansSerif/MINI Sans Serif Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  