Skip to content

Instantly share code, notes, and snippets.

@oscaralexander
Created July 18, 2018 11:44
Show Gist options
  • Save oscaralexander/d20586902952bddf722dd248137b0a96 to your computer and use it in GitHub Desktop.
Save oscaralexander/d20586902952bddf722dd248137b0a96 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Graphik';
font-style: normal;
font-weight: 400;
src: url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-regular.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-regular.woff2') format('woff2');
}
@font-face {
font-family: 'Graphik';
font-style: italic;
font-weight: 400;
src: url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-regular-italic.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-regular-italic.woff2') format('woff2');
}
@font-face {
font-family: 'Graphik';
font-style: normal;
font-weight: 500;
src: url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-medium.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-medium.woff2') format('woff2');
}
@font-face {
font-family: 'Graphik';
font-style: normal;
font-weight: 700;
src: url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-medium.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/graphik/graphik-medium.woff2') format('woff2');
}
@font-face {
font-family: 'Shentox';
font-style: normal;
font-weight: 500;
src: url('https://cdn4.tnwcdn.com/assets/fonts/shentox/shentox-medium.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/shentox/shentox-medium.woff2') format('woff2');
}
@font-face {
font-family: 'TNW Avalon';
font-style: normal;
font-weight: 700;
src: url('https://cdn4.tnwcdn.com/assets/fonts/tnw-avalon/tnw-avalon-bold.woff') format('woff'),
url('https://cdn4.tnwcdn.com/assets/fonts/tnw-avalon/tnw-avalon-bold.woff2') format('woff2');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment