STEP 1: Setup Icon Font
Follow the instructions to embed the icon font in your site and learn how to style your icons using CSS.
STEP 2: Use Icon in Your Site
<!-- For modern browsers. -->
<i class="material-icons">reorder</i>
<!-- For IE9 or below. -->
<i class="material-icons"></i>