Created
September 21, 2016 12:56
-
-
Save anonymous/637c57a3377653888e9121b9255cabfa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: 'LibreBaskervilleItalic'; | |
src: url('../assets/LibreBaskerville-Italic-webfont.eot'); | |
src: url('../assets/LibreBaskerville-Italic-webfontd41d.eot?#iefix') format('embedded-opentype'), | |
url('../assets/LibreBaskerville-Italic-webfont.woff') format('woff'), | |
url('../assets/LibreBaskerville-Italic-webfont.ttf') format('truetype'), | |
url('../assets/LibreBaskerville-Italic-webfont.svg#LibreBaskervilleItalic') format('svg'); | |
font-weight: normal; | |
font-style: normal; | |
} | |
@font-face { | |
font-family: 'proxima_nova_rgbold'; | |
src: url('../assets/proximanova-bold-webfont.eot'); | |
src: url('../assets/proximanova-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), | |
url('../assets/proximanova-bold-webfont.woff') format('woff'), | |
url('../assets/proximanova-bold-webfont.ttf') format('truetype'), | |
url('../assets/proximanova-bold-webfont.svg#proxima_novasemibold') format('svg'); | |
font-weight: normal; | |
font-style: normal; | |
} | |
@font-face { | |
font-family: 'proxima_novalight'; | |
src: url('../assets/proximanova-light-webfont.eot'); | |
src: url('../assets/proximanova-light-webfontd41d.eot?#iefix') format('embedded-opentype'), | |
url('../assets/proximanova-light-webfont.woff') format('woff'), | |
url('../assets/proximanova-light-webfont.ttf') format('truetype'), | |
url('../assets/proximanova-light-webfont.svg#proxima_novalight') format('svg'); | |
font-weight:normal; | |
font-style: normal; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment