mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Rename ascribe-logo to ascribe-font
This commit is contained in:
parent
56d8726a0b
commit
c464d737ba
@ -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
|
These glyphs are generated using: https://icomoon.io
|
||||||
Even though it seems radically complicated, check out the site,
|
Even though it seems radically complicated, check out the site,
|
||||||
@ -26,7 +12,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@font-face {
|
@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');
|
||||||
src:url('#{$BASE_URL}static/fonts/ascribe-logo.eot?q6qoae#iefix') format('embedded-opentype'),
|
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'),
|
url('#{$BASE_URL}static/fonts/ascribe-logo.ttf?q6qoae') format('truetype'),
|
||||||
@ -37,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
[class^="icon-ascribe-"], [class*=" icon-ascribe-"] {
|
[class^="icon-ascribe-"], [class*=" icon-ascribe-"] {
|
||||||
font-family: 'ascribe-logo';
|
font-family: 'ascribe-font';
|
||||||
speak: none;
|
speak: none;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Loading…
Reference in New Issue
Block a user