Gallery Items tagged Fonts
How to use Minion Pro Fonts with XeLaTeX
This examples shows how to get started with Adobe's Minion Pro fonts on Overleaf. The approach is simply to upload the Minion Pro OTF file(s) you need to Overleaf via the project menu, and then include them in your document using the fontspec package for XeLaTeX.
Overleaf

Culmus Fonts for Hebrew in LaTeX
This example shows how to use Culmus fonts to write Hebrew in LaTeX. The Culmus Project provides a collection of Hebrew fonts for GNU/Linux and LaTeX communities.
Overleaf (formerly writeLaTeX) provides Culmus Fonts 0.7-r1 (as of 26 Jan 2014), in addition to the standard LaTeX fonts for Hebrew. (If you remove \usepackage{culmus}, you can see the standard fonts instead.) Also note that your Hebrew text must be UTF-8 encoded, and that Overleaf also supports entry of right-to-left (bidirectional) text in your LaTeX source.
Overleaf (writeLaTeX)