Skip to content

Latest commit

 

History

History

Monofoki

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Monofoki

Repo/Website datmaffin/monofoki
Font Name Monofoki IF
Font Version 3.1
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/MonofokiIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Bold.ttf
curl -o ~/.local/share/fonts/MonofokiIF-BoldItalic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-BoldItalic.ttf
curl -o ~/.local/share/fonts/MonofokiIF-Italic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Italic.ttf
curl -o ~/.local/share/fonts/MonofokiIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Regular.ttf

MacOS

  • Drag the fonts from the fonts directory into Font Book.
  • Or, use Curl:
curl -o ~/Library/Fonts/MonofokiIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Bold.ttf
curl -o ~/Library/Fonts/MonofokiIF-BoldItalic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-BoldItalic.ttf
curl -o ~/Library/Fonts/MonofokiIF-Italic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Italic.ttf
curl -o ~/Library/Fonts/MonofokiIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-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\MonofokiIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Bold.ttf
curl -o C:\Windows\Fonts\MonofokiIF-BoldItalic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-BoldItalic.ttf
curl -o C:\Windows\Fonts\MonofokiIF-Italic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Italic.ttf
curl -o C:\Windows\Fonts\MonofokiIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Regular.ttf

In Unix-like Shells (Git Bash, WSL):

curl -o /mnt/c/Windows/Fonts/MonofokiIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Bold.ttf
curl -o /mnt/c/Windows/Fonts/MonofokiIF-BoldItalic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-BoldItalic.ttf
curl -o /mnt/c/Windows/Fonts/MonofokiIF-Italic.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Italic.ttf
curl -o /mnt/c/Windows/Fonts/MonofokiIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/Monofoki/fonts/MonofokiIF-Regular.ttf