mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Removing unused fonts
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user