Removed some fonts.
Signed-off-by: Flashwave <me@flash.moe>
This commit is contained in:
parent
8dfab7a0c4
commit
9750b25816
22 changed files with 2 additions and 10524 deletions
|
@ -12,7 +12,6 @@
|
||||||
* Import fonts
|
* Import fonts
|
||||||
*/
|
*/
|
||||||
@import url('/content/fonts/font-awesome/font.css'); /* Font Awesome */
|
@import url('/content/fonts/font-awesome/font.css'); /* Font Awesome */
|
||||||
@import url('/content/fonts/springsteel-light/font.css'); /* Springsteel Light */
|
|
||||||
@import url('/content/fonts/exo2-0-italic/font.css'); /* Exo 2.0 Italic */
|
@import url('/content/fonts/exo2-0-italic/font.css'); /* Exo 2.0 Italic */
|
||||||
@import url('/content/fonts/exo2-0-light/font.css'); /* Exo 2.0 Light */
|
@import url('/content/fonts/exo2-0-light/font.css'); /* Exo 2.0 Light */
|
||||||
@import url('/content/fonts/exo2-0-lightitalic/font.css'); /* Exo 2.0 Light Italic */
|
@import url('/content/fonts/exo2-0-lightitalic/font.css'); /* Exo 2.0 Light Italic */
|
||||||
|
@ -71,7 +70,8 @@ h3,
|
||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: "Springsteel-Light", sans-serif;
|
font-family: "Exo2-0-LightItalic", sans-serif;
|
||||||
|
font-weight: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.sectionHead {
|
h1.sectionHead {
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 277 KiB |
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Aller-Italic';
|
|
||||||
src: url('Aller-Italic.eot?#iefix') format('embedded-opentype'), url('Aller-Italic.woff') format('woff'), url('Aller-Italic.ttf') format('truetype'), url('Aller-Italic.svg#Aller-Italic') format('svg');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 269 KiB |
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Aller';
|
|
||||||
src: url('Aller.eot?#iefix') format('embedded-opentype'), url('Aller.woff') format('woff'), url('Aller.ttf') format('truetype'), url('Aller.svg#Aller') format('svg');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 182 KiB |
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Century-Gothic';
|
|
||||||
src: url('Century-Gothic.eot?#iefix') format('embedded-opentype'), url('Century-Gothic.woff') format('woff'), url('Century-Gothic.ttf') format('truetype'), url('Century-Gothic.svg#Century-Gothic') format('svg');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 282 KiB |
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Springsteel-Light';
|
|
||||||
src: url('Springsteel-Light.eot?#iefix') format('embedded-opentype'), url('Springsteel-Light.otf') format('opentype'), url('Springsteel-Light.woff') format('woff'), url('Springsteel-Light.ttf') format('truetype'), url('Springsteel-Light.svg#Springsteel-Light') format('svg');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
Reference in a new issue