2015-03-14 21:50:15 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Keyrune';
|
2015-04-13 15:34:53 +00:00
|
|
|
src:url( '@{ss-font-path}/keyrune.eot?v=@{ss-version}' );
|
|
|
|
src:url( '@{ss-font-path}/keyrune.eot?#iefix&v=@{ss-version}') format( 'embedded-opentype' ),
|
|
|
|
url( '@{ss-font-path}/keyrune.woff2?v=@{ss-version}') format( 'woff2' ),
|
|
|
|
url( '@{ss-font-path}/keyrune.woff?v=@{ss-version}') format( 'woff' ),
|
|
|
|
url( '@{ss-font-path}/keyrune.ttf?v=@{ss-version}') format( 'truetype' ),
|
|
|
|
url( '@{ss-font-path}/keyrune.svg?v=@{ss-version}#keyrune') format( 'svg' );
|
2015-03-14 21:50:15 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|