Created
January 31, 2017 05:56
-
-
Save pixedelic/ca141b5924793d66ec338e43351192c8 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
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on January 31, 2017 */ | |
@font-face { | |
font-family: 'proxima_nova_rgbold'; | |
src: url('proximanova-bold-webfont.woff2') format('woff2'), | |
url('proximanova-bold-webfont.woff') format('woff'); | |
font-weight: normal; | |
font-style: normal; | |
} | |
@font-face { | |
font-family: 'proxima_nova_rgbold_italic'; | |
src: url('proximanova-boldit-webfont.woff2') format('woff2'), | |
url('proximanova-boldit-webfont.woff') format('woff'); | |
font-weight: normal; | |
font-style: normal; | |
} | |
@font-face { | |
font-family: 'proxima_novaregular_italic'; | |
src: url('proximanova-regitalic-webfont.woff2') format('woff2'), | |
url('proximanova-regitalic-webfont.woff') format('woff'); | |
font-weight: normal; | |
font-style: normal; | |
} | |
@font-face { | |
font-family: 'proxima_nova_rgregular'; | |
src: url('proximanova-regular-webfont.woff2') format('woff2'), | |
url('proximanova-regular-webfont.woff') format('woff'); | |
font-weight: normal; | |
font-style: normal; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment