Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gunnarbittersmann/afaefc7811e5d7eefbd14e9fad04f32e to your computer and use it in GitHub Desktop.
Save gunnarbittersmann/afaefc7811e5d7eefbd14e9fad04f32e to your computer and use it in GitHub Desktop.
<style>
/**
* Do not remove this section; it allows our team to troubleshoot and track feature adoption.
* TS:0001-07-008
*/
@font-face {
font-family: 'MyFontName';
src: url('//yoursite.com/fonts/myfont.woff2') format('woff2'),
url('//yoursite.com/fonts/myfont.woff') format('woff');
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment