get rid of the eot - it doesn't work in firefox well, and woff does.
This commit is contained in:
parent
585a772e4b
commit
cac7ae3232
1 changed files with 0 additions and 5 deletions
|
|
@ -145,35 +145,30 @@ p.infobox {
|
|||
font-family: 'P0t-nOodle';
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.woff2') format('woff2');
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.woff') format('woff');
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.eot') format('eot');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'MicroKnight';
|
||||
src: url('amigafonts/MicroKnightPlus_v1.0.woff2') format('woff2');
|
||||
src: url('amigafonts/MicroKnightPlus_v1.0.woff') format('woff');
|
||||
src: url('amigafonts/MicroKnightPlus_v1.0.eot') format('eot');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'mOsOul';
|
||||
src: url('amigafonts/mOsOul_v1.0.woff2') format('woff2');
|
||||
src: url('amigafonts/mOsOul_v1.0.woff') format('woff');
|
||||
src: url('amigafonts/mOsOul_v1.0.eot') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Topaz1200';
|
||||
src: url('amigafonts/TopazPlus_a1200_v1.0.woff2') format('woff2');
|
||||
src: url('amigafonts/TopazPlus_a1200_v1.0.woff') format('woff');
|
||||
src: url('amigafonts/TopazPlus_a1200_v1.0.eot') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Topaz500';
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.woff2') format('woff2');
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.woff') format('woff');
|
||||
src: url('amigafonts/P0T-NOoDLE_v1.0.eot') format('eot');
|
||||
}
|
||||
|
||||
.mosoul {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue