Repo/Website | quoteunquoteapps/courierprime |
---|---|
Font Name | Courier Prime IF |
Font Version | 1.203 |
Download | zip - tar.gz |
If you found this project helpful, give it a ⭐ or share it around.
curl -o ~/.local/share/fonts/CourierPrimeIF-Bold.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Bold.ttf
curl -o ~/.local/share/fonts/CourierPrimeIF-BoldItalic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-BoldItalic.ttf
curl -o ~/.local/share/fonts/CourierPrimeIF-Italic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Italic.ttf
curl -o ~/.local/share/fonts/CourierPrimeIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Regular.ttf
curl -o ~/Library/Fonts/CourierPrimeIF-Bold.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Bold.ttf
curl -o ~/Library/Fonts/CourierPrimeIF-BoldItalic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-BoldItalic.ttf
curl -o ~/Library/Fonts/CourierPrimeIF-Italic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Italic.ttf
curl -o ~/Library/Fonts/CourierPrimeIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Regular.ttf
- Drag the fonts from the fonts directory into
C:\Windows\Fonts
. - Or, right-click the desired fonts and click Install.
- Or, use Curl:
In Windows Command Prompt or PowerShell:
curl -o C:\Windows\Fonts\CourierPrimeIF-Bold.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Bold.ttf
curl -o C:\Windows\Fonts\CourierPrimeIF-BoldItalic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-BoldItalic.ttf
curl -o C:\Windows\Fonts\CourierPrimeIF-Italic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Italic.ttf
curl -o C:\Windows\Fonts\CourierPrimeIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Regular.ttf
In Unix-like Shells (Git Bash, WSL):
curl -o /mnt/c/Windows/Fonts/CourierPrimeIF-Bold.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Bold.ttf
curl -o /mnt/c/Windows/Fonts/CourierPrimeIF-BoldItalic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-BoldItalic.ttf
curl -o /mnt/c/Windows/Fonts/CourierPrimeIF-Italic.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Italic.ttf
curl -o /mnt/c/Windows/Fonts/CourierPrimeIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Courier_Prime/fonts/CourierPrimeIF-Regular.ttf