diff --git a/client/src/style/fonts/NotoSansArabicUI-Black.woff b/client/src/style/fonts/NotoSansArabicUI-Black.woff deleted file mode 100644 index 369c3bf8e..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Black.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-Bold.woff b/client/src/style/fonts/NotoSansArabicUI-Bold.woff deleted file mode 100644 index 7ac60a841..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Bold.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-ExtraBold.woff b/client/src/style/fonts/NotoSansArabicUI-ExtraBold.woff deleted file mode 100644 index 8c2990912..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-ExtraBold.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-ExtraLight.woff b/client/src/style/fonts/NotoSansArabicUI-ExtraLight.woff deleted file mode 100644 index 0a0859cb7..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-ExtraLight.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-Light.woff b/client/src/style/fonts/NotoSansArabicUI-Light.woff deleted file mode 100644 index 697c88ab1..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Light.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-Medium.woff b/client/src/style/fonts/NotoSansArabicUI-Medium.woff deleted file mode 100644 index 08d8cd534..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Medium.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-Regular.woff b/client/src/style/fonts/NotoSansArabicUI-Regular.woff deleted file mode 100644 index 900ec2804..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Regular.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-SemiBold.woff b/client/src/style/fonts/NotoSansArabicUI-SemiBold.woff deleted file mode 100644 index a88f6d883..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-SemiBold.woff and /dev/null differ diff --git a/client/src/style/fonts/NotoSansArabicUI-SemiCondensed.woff b/client/src/style/fonts/NotoSansArabicUI-SemiCondensed.woff new file mode 100644 index 000000000..f5ca1cafd Binary files /dev/null and b/client/src/style/fonts/NotoSansArabicUI-SemiCondensed.woff differ diff --git a/client/src/style/fonts/NotoSansArabicUI-SemiCondensedBlack.woff b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedBlack.woff new file mode 100644 index 000000000..f0b741a49 Binary files /dev/null and b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedBlack.woff differ diff --git a/client/src/style/fonts/NotoSansArabicUI-SemiCondensedMedium.woff b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedMedium.woff new file mode 100644 index 000000000..ca9612a75 Binary files /dev/null and b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedMedium.woff differ diff --git a/client/src/style/fonts/NotoSansArabicUI-SemiCondensedSemiBold.woff b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedSemiBold.woff new file mode 100644 index 000000000..c9270c494 Binary files /dev/null and b/client/src/style/fonts/NotoSansArabicUI-SemiCondensedSemiBold.woff differ diff --git a/client/src/style/fonts/NotoSansArabicUI-Thin.woff b/client/src/style/fonts/NotoSansArabicUI-Thin.woff deleted file mode 100644 index 4b4d7906c..000000000 Binary files a/client/src/style/fonts/NotoSansArabicUI-Thin.woff and /dev/null differ diff --git a/client/src/style/pages/fonts.scss b/client/src/style/pages/fonts.scss index dac97d806..67804dae7 100644 --- a/client/src/style/pages/fonts.scss +++ b/client/src/style/pages/fonts.scss @@ -34,7 +34,7 @@ @font-face { font-family: Noto Sans Arabic; src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Regular.woff') format('woff'); + url('../fonts/NotoSansArabicUI-SemiCondensed.woff') format('woff'); font-style: normal; font-weight: 400; font-display: swap; @@ -44,57 +44,17 @@ @font-face { font-family: Noto Sans Arabic; src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Black.woff') format('woff'); + url('../fonts/NotoSansArabicUI-SemiCondensedBlack.woff') format('woff'); font-style: normal; font-weight: 900; font-display: swap; } -// arabic Bold -@font-face { - font-family: Noto Sans Arabic; - src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Bold.woff') format('woff'); - font-style: normal; - font-weight: 700; - font-display: swap; -} - -// arabic ExtraBold -@font-face { - font-family: Noto Sans Arabic; - src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-ExtraBold.woff') format('woff'); - font-style: normal; - font-weight: 800; - font-display: swap; -} - -//arabic light -@font-face { - font-family: Noto Sans Arabic; - src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Light.woff') format('woff'); - font-style: normal; - font-weight: 300; - font-display: swap; -} - -//arabic ExtraLight -@font-face { - font-family: Noto Sans Arabic; - src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-ExtraLight.woff') format('woff'); - font-style: normal; - font-weight: 200; - font-display: swap; -} - //arabic Medium @font-face { font-family: Noto Sans Arabic; src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Medium.woff') format('woff'); + url('../fonts/NotoSansArabicUI-SemiCondensedMedium.woff') format('woff'); font-style: normal; font-weight: 500; font-display: swap; @@ -104,18 +64,8 @@ @font-face { font-family: Noto Sans Arabic; src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-SemiBold.woff') format('woff'); + url('../fonts/NotoSansArabicUI-SemiCondensedSemiBold.woff') format('woff'); font-style: normal; font-weight: 600; font-display: swap; } - -//arabic Thin -@font-face { - font-family: Noto Sans Arabic; - src: local('Noto Sans'), - url('../fonts/NotoSansArabicUI-Thin.woff') format('woff'); - font-style: normal; - font-weight: 100; - font-display: swap; -}