Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions paragon/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
// Add any font imports or definitions here

@font-face {
font-family: 'DIN Next LT Arabic';
src: url('./fonts/din-next-lt-arabic-bold.ttf');
font-weight: normal;
font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root {
--pgn-typography-font-family-base: 'DIN Next LT Arabic',var(--pgn-typography-font-family-sans-serif) !important;
--pgn-typography-font-family-base: 'IBM Plex Sans Arabic',var(--pgn-typography-font-family-sans-serif) !important;
}
Binary file removed paragon/fonts/din-next-lt-arabic-bold.ttf
Binary file not shown.