Skip to content

Instantly share code, notes, and snippets.

@Rhincodon
Created July 2, 2018 17:46
Show Gist options
  • Select an option

  • Save Rhincodon/2cf54d1a8e9ed8606c94c33dcd0868f9 to your computer and use it in GitHub Desktop.

Select an option

Save Rhincodon/2cf54d1a8e9ed8606c94c33dcd0868f9 to your computer and use it in GitHub Desktop.
Fonts
*
border none
outline none
box-sizing border-box
@font-face
font-family "SeroCompPro"
src url(../fonts/ff_sero_web_pro_bold/SeroWebPro-Bold.eot), url(../fonts/ff_sero_web_pro_bold/SeroWebPro-Bold.woff) format('woff'), url(../fonts/ff_sero_web_pro_bold/SeroCompPro-Bold.ttf) format('truetype')
font-weight bold
font-style normal
@font-face
font-family "SeroScCompPro"
src url(../fonts/ff_sero_web_pro_bold/SeroScCompPro-Bold.ttf) format('truetype')
font-weight bold
font-style normal
@font-face
font-family "SeroCompPro"
src url(../fonts/ff_sero_web_pro_regular/SeroWebPro.eot), url(../fonts/ff_sero_web_pro_regular/SeroWebPro.woff) format('woff'), url(../fonts/ff_sero_web_pro_regular/SeroCompPro.ttf) format('truetype')
font-weight normal
font-style normal
@font-face
font-family "SeroScCompPro"
src url(../fonts/ff_sero_web_pro_regular/SeroScCompPro.ttf)
font-weight normal
font-style normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment