Skip to content

Instantly share code, notes, and snippets.

@mfd
Last active April 24, 2017 12:31
Show Gist options
  • Save mfd/c116ac08a644853f3d5aec14f260d063 to your computer and use it in GitHub Desktop.
Save mfd/c116ac08a644853f3d5aec14f260d063 to your computer and use it in GitHub Desktop.
Core Sans
https://cdn.rawgit.com/mfd/c116ac08a644853f3d5aec14f260d063/raw/773e4dffb1e99901b559e11739e9e4bc4d48e059/coresans.css


<link rel="stylesheet prefetch" href="https://cdn.rawgit.com/mfd/c116ac08a644853f3d5aec14f260d063/raw/773e4dffb1e99901b559e11739e9e4bc4d48e059/coresans.css">

@charset "UTF-8";
@font-face {
font-family: 'core_sans_a_45_regularregular';
src: url('coresansa45regular-webfont.woff2?cf833c6f5a0c') format('woff2'),
url('coresansa45regular-webfont.woff?cf833c6f5a0c') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'core_sans_a_55_mediumregular';
src: url('coresansa55medium-webfont.woff2?cf833c6f5a0c') format('woff2'),
url('coresansa55medium-webfont.woff?cf833c6f5a0c') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'core_sans_a_65_boldregular';
src: url('coresansa65bold-webfont.woff2?cf833c6f5a0c') format('woff2'),
url('coresansa65bold-webfont.woff?cf833c6f5a0c') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'core_sans_a_75_extraboldRg';
src: url('coresansa75extrabold-webfont.woff2?cf833c6f5a0c') format('woff2'),
url('coresansa75extrabold-webfont.woff?cf833c6f5a0c') format('woff');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment