mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-22 15:39:56 +00:00
Fixed reference to Beleren
This commit is contained in:
parent
0d82d3a4db
commit
3cf75d1c82
@ -1,9 +1,9 @@
|
||||
@font-face {
|
||||
font-family: 'Beleren';
|
||||
src: url( '../fonts/Beleren.eot' );
|
||||
src: url( '../fonts/Beleren.woff' ) format( 'woff' ),
|
||||
url( '../fonts/Beleren.ttf' ) format( 'truetype' ),
|
||||
url( '../fonts/Beleren.svg' ) format( 'svg' );
|
||||
src: url( '../fonts/beleren.eot' );
|
||||
src: url( '../fonts/beleren.woff' ) format( 'woff' ),
|
||||
url( '../fonts/beleren.ttf' ) format( 'truetype' ),
|
||||
url( '../fonts/beleren.svg' ) format( 'svg' );
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user