-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfonts.js
More file actions
1 lines (1 loc) · 3.39 KB
/
fonts.js
File metadata and controls
1 lines (1 loc) · 3.39 KB
1
var fonts = {"Abril+Fatface": "font-family: 'Abril Fatface', cursive;", "Alfa+Slab+One": "font-family: 'Alfa Slab One', cursive;", "Amatic+SC": "font-family: 'Amatic SC', cursive;", "Arvo": "font-family: 'Arvo', serif;", "Bebas+Neue": "font-family: 'Bebas Neue', cursive;", "Bitter": "font-family: 'Bitter', serif;", "Bowlby+One+SC": "font-family: 'Bowlby One SC', cursive;", "Bree+Serif": "font-family: 'Bree Serif', serif;", "Caveat": "font-family: 'Caveat', cursive;", "Comfortaa": "font-family: 'Comfortaa', cursive;", "Concert+One": "font-family: 'Concert One', cursive;", "Cousine": "font-family: 'Cousine', monospace;", "Crimson+Text": "font-family: 'Crimson Text', serif;", "Dancing+Script": "font-family: 'Dancing Script', cursive;", "Domine": "font-family: 'Domine', serif;", "EB+Garamond": "font-family: 'EB Garamond', serif;", "Fredoka+One": "font-family: 'Fredoka One', cursive;", "IBM+Plex+Mono": "font-family: 'IBM Plex Mono', monospace;", "Inconsolata": "font-family: 'Inconsolata', monospace;", "Indie+Flower": "font-family: 'Indie Flower', cursive;", "Lalezar": "font-family: 'Lalezar', cursive;", "Lato": "font-family: 'Lato', sans-serif;", "Libre+Baskerville": "font-family: 'Libre Baskerville', serif;", "Lobster": "font-family: 'Lobster', cursive;", "Lobster+Two": "font-family: 'Lobster Two', cursive;", "Lora": "font-family: 'Lora', serif;", "Merriweather": "font-family: 'Merriweather', serif;", "Montserrat": "font-family: 'Montserrat', sans-serif;", "Muli": "font-family: 'Muli', sans-serif;", "Nanum+Gothic+Coding": "font-family: 'Nanum Gothic Coding', monospace;", "Noto+Sans": "font-family: 'Noto Sans', sans-serif;", "Noto+Sans+JP": "font-family: 'Noto Sans JP', sans-serif;", "Noto+Serif": "font-family: 'Noto Serif', serif;", "Nunito": "font-family: 'Nunito', sans-serif;", "Open+Sans": "font-family: 'Open Sans', sans-serif;", "Open+Sans+Condensed": "font-family: 'Open Sans Condensed', sans-serif;", "Oswald": "font-family: 'Oswald', sans-serif;", "PT+Mono": "font-family: 'PT Mono', monospace;", "PT+Sans": "font-family: 'PT Sans', sans-serif;", "PT+Serif": "font-family: 'PT Serif', serif;", "Pacifico": "font-family: 'Pacifico', cursive;", "Passion+One": "font-family: 'Passion One', cursive;", "Patua+One": "font-family: 'Patua One', cursive;", "Permanent+Marker": "font-family: 'Permanent Marker', cursive;", "Playfair+Display": "font-family: 'Playfair Display', serif;", "Poiret+One": "font-family: 'Poiret One', cursive;", "Poppins": "font-family: 'Poppins', sans-serif;", "Raleway": "font-family: 'Raleway', sans-serif;", "Righteous": "font-family: 'Righteous', cursive;", "Roboto": "font-family: 'Roboto', sans-serif;", "Roboto+Condensed": "font-family: 'Roboto Condensed', sans-serif;", "Roboto+Mono": "font-family: 'Roboto Mono', monospace;", "Roboto+Slab": "font-family: 'Roboto Slab', serif;", "Satisfy": "font-family: 'Satisfy', cursive;", "Shadows+Into+Light": "font-family: 'Shadows Into Light', cursive;", "Slabo+27px": "font-family: 'Slabo 27px', serif;", "Source+Code+Pro": "font-family: 'Source Code Pro', monospace;", "Source+Sans+Pro": "font-family: 'Source Sans Pro', sans-serif;", "Source+Serif+Pro": "font-family: 'Source Serif Pro', serif;", "Special+Elite": "font-family: 'Special Elite', cursive;", "Squada+One": "font-family: 'Squada One', cursive;", "Ubuntu": "font-family: 'Ubuntu', sans-serif;", "Ubuntu+Mono": "font-family: 'Ubuntu Mono', monospace;", "Zilla+Slab": "font-family: 'Zilla Slab', serif;"}