Calibri is a popular font that is often used in Microsoft Word documents. However, it is not a standard font in Overleaf. If you want to use Calibri in your Overleaf document, you will need to add the following code to your preamble:
\usepackage{fontspec}\setmainfont{Calibri}
CONTINUE READING >