Skip to content

Instantly share code, notes, and snippets.

@jensy
Created July 25, 2014 21:00
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jensy/74829e593ff677afa59f to your computer and use it in GitHub Desktop.
Save jensy/74829e593ff677afa59f to your computer and use it in GitHub Desktop.
how to use custom fonts with framer.js
minutes.html = "?"
minutes.style =
fontFamily: "Futura-CondensedExtraBold"
fontSize: "120px"
lineHeight: "200px"
textAlign: "center"
color: "black"
@jkkorn
Copy link

jkkorn commented Aug 23, 2014

Thank you so much! it helped!

@SamPeck
Copy link

SamPeck commented Mar 1, 2015

So helpful, thank you.

@albertomoro
Copy link

Hey guys, in which folder should I put my font?

@callmehanu
Copy link

Which is the default font?

@jonmadison
Copy link

is there additional context to this gist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment