simply define a new fontface in your scss/css
http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
after that you can use this font-family directly in your css
like adding a class .icon and the font-family to the icon font.
if you want to use an icon add "class='icon arrow'" or something like this to the dom element