1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00

Rename ascribe-logo to ascribe-font

This commit is contained in:
Tim Daubenschütz 2015-12-07 17:04:32 +01:00
parent 56d8726a0b
commit c464d737ba

View File

@ -1,17 +1,3 @@
[class^="icon-ascribe-"], [class*=" icon-ascribe-"] {
font-family: 'ascribe-logo';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/*
These glyphs are generated using: https://icomoon.io
Even though it seems radically complicated, check out the site,
@ -26,7 +12,7 @@
*/
@font-face {
font-family: 'ascribe-logo';
font-family: 'ascribe-font';
src:url('#{$BASE_URL}static/fonts/ascribe-logo.eot?q6qoae');
src:url('#{$BASE_URL}static/fonts/ascribe-logo.eot?q6qoae#iefix') format('embedded-opentype'),
url('#{$BASE_URL}static/fonts/ascribe-logo.ttf?q6qoae') format('truetype'),
@ -37,7 +23,7 @@
}
[class^="icon-ascribe-"], [class*=" icon-ascribe-"] {
font-family: 'ascribe-logo';
font-family: 'ascribe-font';
speak: none;
font-style: normal;
font-weight: normal;