Skip to content

Latest commit

 

History

History

AudioLink_Mono

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

AudioLink Mono

Repo/Website llealloo/audiolink
Font Name AudioLink Mono IF
Font Version 1.4.0
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/AudioLinkMonoIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Bold.ttf
curl -o ~/.local/share/fonts/AudioLinkMonoIF-Light.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Light.ttf
curl -o ~/.local/share/fonts/AudioLinkMonoIF-Medium.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Medium.ttf
curl -o ~/.local/share/fonts/AudioLinkMonoIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Regular.ttf
curl -o ~/.local/share/fonts/AudioLinkMonoIF-SemiBold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-SemiBold.ttf

MacOS

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

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

curl -o /mnt/c/Windows/Fonts/AudioLinkMonoIF-Bold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Bold.ttf
curl -o /mnt/c/Windows/Fonts/AudioLinkMonoIF-Light.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Light.ttf
curl -o /mnt/c/Windows/Fonts/AudioLinkMonoIF-Medium.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Medium.ttf
curl -o /mnt/c/Windows/Fonts/AudioLinkMonoIF-Regular.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-Regular.ttf
curl -o /mnt/c/Windows/Fonts/AudioLinkMonoIF-SemiBold.ttf https://github.com/raw/iconicFonts/if/main/fonts/patched/AudioLink_Mono/fonts/AudioLinkMonoIF-SemiBold.ttf