Removing unused fonts

This commit is contained in:
Colin McLeod
2015-05-20 00:33:00 -07:00
parent ea49a25bdc
commit 44356f7cda
25 changed files with 0 additions and 1837 deletions

View File

@@ -1,27 +1,3 @@
@font-face {
font-family: 'Orbitron-Bold';
src: url('fonts/orbitron-bold-webfont.eot');
src: url('fonts/orbitron-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/orbitron-bold-webfont.woff2') format('woff2'),
url('fonts/orbitron-bold-webfont.woff') format('woff'),
url('fonts/orbitron-bold-webfont.ttf') format('truetype'),
url('fonts/orbitron-bold-webfont.svg#orbitronbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Orbitron-Medium';
src: url('fonts/orbitron-medium-webfont.eot');
src: url('fonts/orbitron-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/orbitron-medium-webfont.woff2') format('woff2'),
url('fonts/orbitron-medium-webfont.woff') format('woff'),
url('fonts/orbitron-medium-webfont.ttf') format('truetype'),
url('fonts/orbitron-medium-webfont.svg#orbitronmedium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Orbitron-Regular';
src: url('fonts/orbitron-regular-webfont.eot');
@@ -34,30 +10,6 @@
font-style: normal;
}
@font-face {
font-family: 'Sintony-Bold';
src: url('fonts/sintony-bold-webfont.eot');
src: url('fonts/sintony-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/sintony-bold-webfont.woff2') format('woff2'),
url('fonts/sintony-bold-webfont.woff') format('woff'),
url('fonts/sintony-bold-webfont.ttf') format('truetype'),
url('fonts/sintony-bold-webfont.svg#sintonybold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Sintony-Regular';
src: url('fonts/sintony-regular-webfont.eot');
src: url('fonts/sintony-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/sintony-regular-webfont.woff2') format('woff2'),
url('fonts/sintony-regular-webfont.woff') format('woff'),
url('fonts/sintony-regular-webfont.ttf') format('truetype'),
url('fonts/sintony-regular-webfont.svg#sintonyregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'eurocaps';
src: url('fonts/eurocaps-webfont.eot');