/* Frutiger LT Arabic (for Arabic / RTL) */
@font-face {
  font-family: "Frutiger LT Arabic";
  src:
    url("../fonts/frutiger/web/FrutigerLTArabic45Light.woff2") format("woff2"),
    url("../fonts/frutiger/web/FrutigerLTArabic45Light.woff") format("woff"),
    url("../fonts/frutiger/FrutigerLTArabic45Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Frutiger LT Arabic";
  src:
    url("../fonts/frutiger/web/FrutigerLTArabic55Roman.woff2") format("woff2"),
    url("../fonts/frutiger/web/FrutigerLTArabic55Roman.woff") format("woff"),
    url("../fonts/frutiger/FrutigerLTArabic55Roman.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Frutiger LT Arabic";
  src:
    url("../fonts/frutiger/web/FrutigerLTArabic65Bold.woff2") format("woff2"),
    url("../fonts/frutiger/web/FrutigerLTArabic65Bold.woff") format("woff"),
    url("../fonts/frutiger/FrutigerLTArabic65Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Frutiger LT Arabic";
  src:
    url("../fonts/frutiger/web/frutigerltarabic75black.woff2") format("woff2"),
    url("../fonts/frutiger/web/frutigerltarabic75black.woff") format("woff"),
    url("../fonts/frutiger/frutigerltarabic75black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}