
The most recent adaption was in 2013, where Jay Gatsby was played Leonardo DiCaprio, Tobey Maguire as Nick Carraway, and Carey Mulligan as Daisy Buchanan. The storyline is sensational that the book was adapted into a movie, stage play, and television series numerous times. The book’s main protagonist is a mysterious millionaire named Jay Gatsby and his obsession with his former girlfriend, Daisy Buchanan.

The Great Gatsby is a book published in 1925 by prominent American author Frances Scott Fitzgerald. Color is a great communication tool, but should be used mindfully. Grab your copy of this stylish art-deco font inspired by this hit Hollywood movie: About The Great Gatsby typeface Scott Fitzgerald, published in 1925 by Charles Scribner’s Sons. Instead design your email using native tools like text and columns to create the. It is a stylish art-deco inspired font that is very much aligned to the The Great Gatsby movie from 2013 which starred Leonardo DiCaprio. It was created by Harold Lohner and Karl Hermann Schaefer, and released via the Harold’s Fonts agency.Īndes is an excellent free font alternative. Once it’s imported, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.Here we present official The Great Gatsby font! The name of the typeface that is used in the lettering of poster for The Great Gatsby movie (directed by Baz Luhrmann) is a font by the name of Atlas.Please note: The weights and styles a font includes is shown in each package’s README file. If you wish to select a particular weight or style, you may specify it by changing the import path.

Also, If you are looking for fonts similar to The Great Gatsby, I suggest you take a look at the list of best Art Deco fonts. It is recommended you import in your site’s gatsby-browser.js file. Atlas is the font used in the movie The Great Gatsby. Then within your app entry file or site component, import the font package. Run npm install to install the necessary package files. If you have a different Google Font you want to use, you can find the corresponding package in NPM or the Fontsource Font Preview Website. This example shows how to install the Open Sans font. You can decrease your site’s loading time by self-hosting fonts, saving ~300 milliseconds on desktop to 1+ seconds on 3G connections. You can now reference the font in your CSS:įontsource is a project to provide open source fonts from Google Fonts as NPM Packages.Add the plugin to your gatsby-config.js:.Install the plugin and its peerDependencies:.As in the self-hosting example below you’ll add the Open Sans font. There are different ways of adding web fonts like Google Fonts to Gatsby, in this guide you’ll use the recommended gatsby-omni-font-loader.

(Need help creating one? Follow the Quick Start) This guide covers how to add fonts from web services to your Gatsby site.
