Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @font-face declarations in CSS style sheets #8

Closed
wants to merge 9 commits into from
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
19 changes: 19 additions & 0 deletions webfonts/ostrich-sans-dashed.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
'Ostrich Sans Dashed'
https://www.theleagueofmoveabletype.com/ostrich-sans

Copyright (c) 2011, Tyler Finck <[email protected]>,
with Reserved Font Name: "Ostrich Sans".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
http://scripts.sil.org/OFL
*/
@font-face {
font-family: 'Ostrich Sans Dashed';
font-weight: 500; /* Medium */
src: url('ostrich-sans-dashed-webfont.eot');
src: url('ostrich-sans-dashed-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-dashed-webfont.woff') format('woff'),
url('ostrich-sans-dashed-webfont.ttf') format('truetype'),
url('ostrich-sans-dashed-webfont.svg#OstrichSansDashedMedium') format('svg');
}
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
29 changes: 29 additions & 0 deletions webfonts/ostrich-sans-inline.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*
'Ostrich Sans Inline'
https://www.theleagueofmoveabletype.com/ostrich-sans

Copyright (c) 2011, Tyler Finck <[email protected]>,
with Reserved Font Name: "Ostrich Sans".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
http://scripts.sil.org/OFL
*/
@font-face {
font-family: 'Ostrich Sans Inline';
font-style: normal; /* Roman (Regular) */
src: url('ostrich-sans-inline-webfont.eot');
src: url('ostrich-sans-inline-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-inline-webfont.woff') format('woff'),
url('ostrich-sans-inline-webfont.ttf') format('truetype'),
url('ostrich-sans-inline-webfont.svg#MISSING') format('svg');
}

@font-face {
font-family: 'Ostrich Sans Inline';
font-style: italic;
src: url('ostrich-sans-inline-italic-webfont.eot');
src: url('ostrich-sans-inline-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-inline-italic-webfont.woff') format('woff'),
url('ostrich-sans-inline-italic-webfont.ttf') format('truetype'),
url('ostrich-sans-inline-italic-webfont.svg#MISSING') format('svg');
}
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
19 changes: 19 additions & 0 deletions webfonts/ostrich-sans-rounded.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
'Ostrich Sans Rounded'
https://www.theleagueofmoveabletype.com/ostrich-sans

Copyright (c) 2011, Tyler Finck <[email protected]>,
with Reserved Font Name: "Ostrich Sans".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
http://scripts.sil.org/OFL
*/
@font-face {
font-family: 'Ostrich Sans Rounded';
font-weight: 500; /* Medium */
src: url('ostrich-sans-rounded-webfont.eot');
src: url('ostrich-sans-rounded-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-rounded-webfont.woff') format('woff'),
url('ostrich-sans-rounded-webfont.ttf') format('truetype'),
url('ostrich-sans-rounded-webfont.svg#OstrichSansRoundedMedium') format('svg');
}
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
94 changes: 38 additions & 56 deletions webfonts/ostrich-sans.css
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,67 +1,49 @@
/* Ostrich Sans */
/*
'Ostrich Sans'
https://www.theleagueofmoveabletype.com/ostrich-sans

@font-face {
font-family: 'Ostrich Sans';
src: url('ostrich-sans-black.eot');
src: local('☺'), url('ostrich-sans-black.woff') format('woff'), url('ostrich-sans-black.ttf') format('truetype'), url('ostrich-sans-black.svg') format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Ostrich Sans';
src: url('ostrich-sans-bold.eot');
src: local('☺'), url('ostrich-sans-bold.woff') format('woff'), url('ostrich-sans-bold.ttf') format('truetype'), url('ostrich-sans-bold.svg') format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Ostrich Sans';
src: url('ostrich-sans-regular.eot');
src: local('☺'), url('ostrich-sans-regular.woff') format('woff'), url('ostrich-sans-regular.ttf') format('truetype'), url('ostrich-sans-regular.svg') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Ostrich Sans';
src: url('ostrich-sans-light.eot');
src: local('☺'), url('ostrich-sans-light.woff') format('woff'), url('ostrich-sans-light.ttf') format('truetype'), url('ostrich-sans-light.svg') format('svg');
font-weight: 300;
font-style: normal;
}
Copyright (c) 2011, Tyler Finck <[email protected]>,
with Reserved Font Name: "Ostrich Sans".

/* Ostrich Sans Dashed */
This Font Software is licensed under the SIL Open Font License, Version 1.1.
http://scripts.sil.org/OFL
*/
@font-face {
font-family: 'Ostrich Sans';
font-weight: 900; /* Black */
src: url('ostrich-sans-black-webfont.eot');
src: url('ostrich-sans-black-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-black-webfont.woff') format('woff'),
url('ostrich-sans-black-webfont.ttf') format('truetype'),
url('ostrich-sans-black-webfont.svg#OstrichSansBlack') format('svg');
}

@font-face {
font-family: 'Ostrich Sans Dashed';
src: url('ostrich-dashed.eot');
src: local('☺'), url('ostrich-dashed.woff') format('woff'), url('ostrich-dashed.ttf') format('truetype'), url('ostrich-dashed.svg') format('svg');
font-weight: 500;
font-style: normal;
font-family: 'Ostrich Sans';
font-weight: 700; /* Bold */
src: url('ostrich-sans-bold-webfont.eot');
src: url('ostrich-sans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-bold-webfont.woff') format('woff'),
url('ostrich-sans-bold-webfont.ttf') format('truetype'),
url('ostrich-sans-bold-webfont.svg#OstrichSansBold') format('svg');
}

/* Ostrich Sans Rounded */

@font-face {
font-family: 'Ostrich Sans Rounded';
src: url('ostrich-rounded.eot');
src: local('☺'), url('ostrich-rounded.woff') format('woff'), url('ostrich-rounded.ttf') format('truetype'), url('ostrich-rounded.svg') format('svg');
font-weight: 500;
font-style: normal;
font-family: 'Ostrich Sans';
font-weight: 500; /* Medium */
src: url('ostrich-sans-webfont.eot');
src: url('ostrich-sans-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-webfont.woff') format('woff'),
url('ostrich-sans-webfont.ttf') format('truetype'),
url('ostrich-sans-webfont.svg#OstrichSansMedium') format('svg');
}

/* Ostrich Sans Inline */

@font-face {
font-family: 'Ostrich Sans Inline';
src: url('ostrich-sans-inline-regular.eot');
src: local('☺'), url('ostrich-sans-inline-regular.woff') format('woff'), url('ostrich-sans-inline-regular.ttf') format('truetype'), url('ostrich-sans-inline-regular.svg') format('svg');
font-weight: normal;
font-style: normal;
font-family: 'Ostrich Sans';
font-weight: 300; /* Light */
src: url('ostrich-sans-light-webfont.eot');
src: url('ostrich-sans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('ostrich-sans-light-webfont.woff') format('woff'),
url('ostrich-sans-light-webfont.ttf') format('truetype'),
url('ostrich-sans-light-webfont.svg#OstrichSansCondensedLight') format('svg');
}
@font-face {
font-family: 'Ostrich Sans Inline';
src: url('ostrich-sans-inline-italic.eot');
src: local('☺'), url('ostrich-sans-inline-italic.woff') format('woff'), url('ostrich-sans-inline-italic.ttf') format('truetype'), url('ostrich-sans-inline-italic.svg') format('svg');
font-weight: normal;
font-style: italic;
}