From 814dfe052cb8e7b846378c27268d76cd34d8f96b Mon Sep 17 00:00:00 2001 From: Parth Salat <62230055+ParthSalat47@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:32:00 +0530 Subject: [PATCH] Explained how to change fonts --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d2a558..073c8e8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ Step 2 ## API details :gear: -If you want to change the font just download the fonts and move the unzipped folder to the fonts folder. Then go to local-font.sty and change the font name and folder at the top folder. You can crtl+f `\newcommand{\fontFolder}` to find it faster. +If you want to change the font just [download the fonts](https://fonts.google.com) and move the unzipped folder to the fonts folder. Then open lato-font.sty and crtl+f `\newcommand{\fontFolder}`. Change the font name and folder to your preferred font style. By default it is lato (see image below), but you can change it to the font of your choice. + +![image](https://user-images.githubusercontent.com/62230055/183369073-3cf6eff7-fd5a-4dde-8605-d52787e85cb8.png) ## Resume Tips :books: