include FontAwesome.otf in project
This commit is contained in:
Binary file not shown.
Binary file not shown.
+3
-1
@@ -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
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user