include FontAwesome.otf in project
This commit is contained in:
BIN
examples/cv.pdf
BIN
examples/cv.pdf
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
BIN
fonts/FontAwesome.otf
Normal file
BIN
fonts/FontAwesome.otf
Normal file
Binary file not shown.
Reference in New Issue
Block a user