@font-face {
  font-display: swap;
  font-family: 'Frutiger LT Arabic';
  src: url('https://cdn-jaguarlandrover.com/system/fonts/mena/FrutigerLTArabic55Roman.woff2') format('woff2'), url('https://cdn-jaguarlandrover.com/system/fonts/mena/FrutigerLTArabic55Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal
}
 
@font-face {
  font-display: swap;
  font-family: 'Frutiger LT Arabic';
  src: url('https://cdn-jaguarlandrover.com/system/fonts/mena/FrutigerLTArabic65Bold.woff2') format('woff2'), url('https://cdn-jaguarlandrover.com/system/fonts/mena/FrutigerLTArabic65Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal
}
 
@font-face {
  font-display: swap;
  font-family: 'Frutiger LT Arabic';
  src: url('https://cdn-jaguarlandrover.com/system/fonts/mena/frutigerltarabic75black.woff2') format('woff2'), url('https://cdn-jaguarlandrover.com/system/fonts/mena/frutigerltarabic75black.woff') format('woff');
  font-weight: 800;
  font-style: normal
}

body {
    font-family: "Frutiger LT Arabic", sans-serif;
    letter-spacing: .02em;
    font-size: 13px;
    line-height: 1.3;
    color: #0C121C;
    -webkit-font-smoothing: antialiased;
    /*text-transform: uppercase;*/
}
