Skip to content

Latest commit

 

History

History

Courier_Prime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Courier Prime

Repo/Website quoteunquoteapps/courierprime
Font Name Courier Prime IF
Font Version 1.203
Download zip - tar.gz

Font preview

If you found this project helpful, give it a ⭐ or share it around.

Installation

Linux

  • Drag the fonts from the fonts directory into ~/.local/share/fonts.
  • Or, use Curl:
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

MacOS

  • Drag the fonts from the fonts directory into Font Book.
  • Or, use Curl:
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

Windows

  • 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