mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-27 09:36:10 +00:00
remove get parameter to assist inliner script
This commit is contained in:
parent
7f00db8bc1
commit
8fa7826d9a
6 changed files with 6 additions and 10 deletions
|
@ -1,10 +1,10 @@
|
|||
@font-face {
|
||||
font-family: 'cryptocoins';
|
||||
src: url('fonts/cryptocoins.eot?d2eit9');
|
||||
src: url('fonts/cryptocoins.eot?d2eit9#iefix') format('embedded-opentype'),
|
||||
url('fonts/cryptocoins.ttf?d2eit9') format('truetype'),
|
||||
url('fonts/cryptocoins.woff?d2eit9') format('woff'),
|
||||
url('fonts/cryptocoins.svg?d2eit9#cryptocoins') format('svg');
|
||||
src: url('fonts/cryptocoins.eot');
|
||||
src: url('fonts/cryptocoins.eot#iefix') format('embedded-opentype'),
|
||||
url('fonts/cryptocoins.ttf') format('truetype'),
|
||||
url('fonts/cryptocoins.woff') format('woff'),
|
||||
url('fonts/cryptocoins.svg#cryptocoins') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue