@font-face{
  font-family:'BMW TypeNext';
  font-display: fallback;
  src:url("../fonts/BMWTypeNextLatinTT-Thin.eot") format("embedded-opentype"),
  url("../fonts/BMWTypeNextLatinTT-Thin.woff") format("woff"),
  url("../fonts/BMWTypeNextLatinTT-Thin.woff2") format("woff2"),
  url("../fonts/BMWTypeNextLatinTT-Thin.ttf") format("truetype");
  font-weight: 300;
}

@font-face{
  font-family:'BMW TypeNext';
  font-display: fallback;
  src:url("../fonts/BMWTypeNextLatinTT-Light.eot") format("embedded-opentype"),
  url("../fonts/BMWTypeNextLatinTT-Light.woff") format("woff"),
  url("../fonts/BMWTypeNextLatinTT-Light.woff2") format("woff2"),
  url("../fonts/BMWTypeNextLatinTT-Light.ttf") format("truetype");
  font-weight: 400;
}

@font-face{
  font-family:'BMW TypeNext';
  font-display: fallback;
  src:url("../fonts/BMWTypeNextLatinTT-Regular.eot") format("embedded-opentype"),
  url("../fonts/BMWTypeNextLatinTT-Regular.woff") format("woff"),
  url("../fonts/BMWTypeNextLatinTT-Regular.woff2") format("woff2"),
  url("../fonts/BMWTypeNextLatinTT-Regular.ttf") format("truetype");
  font-weight: 500;
}

@font-face{
  font-family:'BMW TypeNext';
  font-display: fallback;
  src:url("../fonts/BMWTypeNextLatinTT-Bold.eot") format("embedded-opentype"),
  url("../fonts/BMWTypeNextLatinTT-Bold.woff") format("woff"),
  url("../fonts/BMWTypeNextLatinTT-Bold.woff2") format("woff2"),
  url("../fonts/BMWTypeNextLatinTT-Bold.ttf") format("truetype");
  font-weight: 700;
}

/* ========================================================================== 
*  	Primary Nav - Show Models, Book Test Drive and Brochures
* ========================================================================== */


@media (min-width: 1025px) {
  
  .primary-nav .item-345 .nav-child > li.item-475,
  .primary-nav .item-345 .nav-child > li.item-476,
  .primary-nav .item-345 .nav-child > li.item-477
  {
      display: block;
  }
  
}