/* @font-face {
  font-family: "md-icon";
  src: url("md-icon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: "MINISansBold";
  src: url("MINISansSerif-Bold.woff") format("woff");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "MINISansReg";
  src: url("MINISansSerif-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "MINIBold";
  src: url("MINISerif-Bold.woff") format("woff");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "MINIRegular";
  src: url("MINISerif-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "MINIItalic";
  src: url("MINISerif-Italic.woff") format("woff");
  font-style: italic;
  font-display: swap;
  font-weight: 400;
}
@font-face{
  font-family:'MINILight';
  src: url('BMWTypeNextPro-Light.woff2') format('woff2'),
        url('BMWTypeNextPro-Light.woff') format('woff');
  font-style:normal;
  font-weight: 300;
  font-display:swap
}
