@font-face {
  font-family: "Neo Sans Arabic";
  src: url("font/NeoSansArabic.woff2") format("woff2"),
    url("font/NeoSansArabic.woff") format("woff"),
    url("font/NeoSansArabic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo";
  src: url("font/NeoSansW23.woff2") format("woff2"),
    url("font/NeoSansW23.woff") format("woff"),
    url("font/NeoSansW23.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo";
  src: url("font/NeoSansW23-Light.woff2") format("woff2"),
    url("font/NeoSansW23-Light.woff") format("woff"),
    url("font/NeoSansW23-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo";
  src: url("font/NeoSansW23-Medium.woff2") format("woff2"),
    url("font/NeoSansW23-Medium.woff") format("woff"),
    url("font/NeoSansW23-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo Ultra";
  src: url("font/NeoSansW23-Ultra.woff2") format("woff2"),
    url("font/NeoSansW23-Ultra.woff") format("woff"),
    url("font/NeoSansW23-Ultra.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo";
  src: url("font/NeoSansW23-Black.woff2") format("woff2"),
    url("font/NeoSansW23-Black.woff") format("woff"),
    url("font/NeoSansW23-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo";
  src: url("font/NeoSansW23-Bold.woff2") format("woff2"),
    url("font/NeoSansW23-Bold.woff") format("woff"),
    url("font/NeoSansW23-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
