include FontAwesome.otf in project
This commit is contained in:
		@@ -9,7 +9,9 @@
 | 
			
		||||
\usepackage{fontspec}
 | 
			
		||||
 | 
			
		||||
% Define shortcut to load the Font Awesome font.
 | 
			
		||||
\newfontfamily{\FA}{FontAwesome}
 | 
			
		||||
\newfontfamily{\FA}[
 | 
			
		||||
Path=fonts/
 | 
			
		||||
]{FontAwesome}
 | 
			
		||||
% Generic command displaying an icon by its name.
 | 
			
		||||
\newcommand*{\faicon}[1]{{
 | 
			
		||||
  \FA\csname faicon@#1\endcsname
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user