Skip to content

Instantly share code, notes, and snippets.

@codl
Created July 17, 2016 19:08
Show Gist options
  • Select an option

  • Save codl/846a3504b423f6aad26679e808e74761 to your computer and use it in GitHub Desktop.

Select an option

Save codl/846a3504b423f6aad26679e808e74761 to your computer and use it in GitHub Desktop.
@-moz-document domain("www.youtube.com") {
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,latin-ext);
body {
font-family: "Roboto Slab", serif;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment