1
Fork 0
lorchess.ru/assets/vendor/pgn4web/fonts/pgn4web-font-ChessOleFiguri...

22 lines
807 B
CSS

/*
* pgn4web javascript chessboard
* copyright (C) 2009-2012 Paolo Casaschi
* see README file and http://pgn4web.casaschi.net
* for credits, license and more details
*
*
* allows using the following chess symbols font-family setting for the chess NAGs:
*
* 'pgn4web ChessInformantReader'
*
* dont try using this font-family directly, instead add the chess informant symbols
* support by including fonts/chess-informant-NAG-symbols.js immediately after pgn4web.js
*/
@font-face {
font-family: 'pgn4web ChessOleFigurin';
src: url('ChessOleFigurin.eot');
src: url('ChessOleFigurin.eot?#iefix') format('embedded-opentype'), url('ChessOleFigurin.woff') format('woff'), url('ChessOleFigurin.ttf') format('truetype'), url('ChessOleFigurin.svg#ChessOle!FigurinMedium') format('svg');
}