Monitoring eot-utils on your Mac

Package Information:

Name: eot-utils
Use: Tools to convert fonts from OTF/TTF to EOT format
URL: https://www.w3.org/Tools/eot-utils/

Installation Steps:

  1. Open Terminal using Spotlight search by pressing<command+space>. Type terminal and hitEnterkey.
  2. Now, Execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install eot-utils using brew
    brew install eot-utils

eot-utils is ready to use now!