Skip to content

Instantly share code, notes, and snippets.

@x-bart
Created April 25, 2018 15:22
Show Gist options
  • Save x-bart/7de135965339f6789c999a8e9a030b3a to your computer and use it in GitHub Desktop.
Save x-bart/7de135965339f6789c999a8e9a030b3a to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'gilroylight';
src: url('https://www.dropbox.com/s/w5t0d5ggb4e7q17/gilroy-light-webfont.woff2?dl=0') format('woff2'),
url('https://www.dropbox.com/s/sssysdx6bhi2hb8/gilroy-light-webfont.woff?dl=0') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'gilroyregular';
src: url('https://www.dropbox.com/s/tadmghlbfhn5tml/radomir_tinkov_-_gilroy-regular-webfont.woff2?dl=0') format('woff2'),
url('https://www.dropbox.com/s/mh4drhndrfwkl77/radomir_tinkov_-_gilroy-regular-webfont.woff?dl=0') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'gilroymedium';
src: url('https://www.dropbox.com/s/p728z89kaczrjjy/radomir_tinkov_-_gilroy-medium-webfont.woff2?dl=0') format('woff2'),
url('https://www.dropbox.com/s/3s8gbuu5kn9t5iv/radomir_tinkov_-_gilroy-medium-webfont.woff?dl=0') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'gilroyheavy';
src: url('https://www.dropbox.com/s/7xba6v25j1w1msb/radomir_tinkov_-_gilroy-semibold-webfont.woff2?dl=0') format('woff2'),
url('https://www.dropbox.com/s/7jp6pegpl1os3c2/radomir_tinkov_-_gilroy-semibold-webfont.woff?dl=0') format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'gilroyextrabold';
src: url('https://www.dropbox.com/s/cml4qcr9ouqe828/radomir_tinkov_-_gilroy-extrabold-webfont.woff2?dl=0') format('woff2'),
url('https://www.dropbox.com/s/hfqibt2ndplegp8/radomir_tinkov_-_gilroy-extrabold-webfont.woff?dl=0') format('woff');
font-weight: 700;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment