Skip to content

Instantly share code, notes, and snippets.

@bvarga
Created August 3, 2017 14:50
Show Gist options
  • Save bvarga/18b89d7dfea2514c8976bebc12faeefe to your computer and use it in GitHub Desktop.
Save bvarga/18b89d7dfea2514c8976bebc12faeefe to your computer and use it in GitHub Desktop.
<style>
@font-face {
font-family: 'DynamicFont';
src: url('https://us-central1-webfontrecos.cloudfunctions.net/font') format('opentype');
}
#content {
font-family: 'DynamicFont';
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment