Remove redundant copy of FontAwesome (#399)

This was missed in #344 & 3280a87599.

Closes #399.
This commit is contained in:
Xavier Mawet 2022-02-10 00:16:04 +01:00 committed by Oliver Ford
parent e55bd80320
commit 5c5699a818
No known key found for this signature in database
GPG key ID: 15CCFACF010F70D2
2 changed files with 0 additions and 3 deletions

View file

@ -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.