mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-23 22:48:35 +00:00
Remove redundant copy of FontAwesome (#399)
This was missed in #344 & 3280a87599
.
Closes #399.
This commit is contained in:
parent
e55bd80320
commit
5c5699a818
2 changed files with 0 additions and 3 deletions
|
@ -73,7 +73,6 @@
|
|||
% Needed to manage math fonts
|
||||
\RequirePackage{unicode-math}
|
||||
% Needed to use icons from font-awesome
|
||||
% (https://github.com/posquit0/latex-fontawesome)
|
||||
\RequirePackage{fontawesome5}
|
||||
\RequirePackage[default,opentype]{sourcesanspro}
|
||||
% Needed for the photo ID
|
||||
|
@ -161,8 +160,6 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
% Configuration for fonts
|
||||
%-------------------------------------------------------------------------------
|
||||
% Set the FontAwesome font to be up-to-date.
|
||||
\setfontfamily\FA[Path=\@fontdir]{FontAwesome}
|
||||
% Set font for header (default is Roboto)
|
||||
\newfontfamily\headerfont[
|
||||
Path=\@fontdir,
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue