From: Steinar H. Gunderson Date: Sun, 18 Mar 2018 11:17:04 +0000 (+0100) Subject: Add the missing Exo font. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=85ecafe594bf2f0dc7f40d81c4e0f7f5f4fd334e Add the missing Exo font. --- diff --git a/fonts/4UaOrEtFpBISc36m.ttf b/fonts/4UaOrEtFpBISc36m.ttf new file mode 100644 index 0000000..dabe9cf Binary files /dev/null and b/fonts/4UaOrEtFpBISc36m.ttf differ diff --git a/fonts/exo.css b/fonts/exo.css new file mode 100644 index 0000000..962f50e --- /dev/null +++ b/fonts/exo.css @@ -0,0 +1,6 @@ +@font-face { + font-family: 'Exo'; + font-style: normal; + font-weight: 400; + src: local('Exo Regular'), local('Exo-Regular'), url(https://fonts.gstatic.com/s/exo/v6/4UaOrEtFpBISc36m.ttf) format('truetype'); +}