Initial Commit
This commit is contained in:
121
website/_css/fonts.css
Normal file
121
website/_css/fonts.css
Normal file
@@ -0,0 +1,121 @@
|
||||
/* ^a ------ @font-face rules | code is a slightly modified version of font squirrel generated code (http://www.fontsquirrel.com) -------------------------*/
|
||||
@font-face {
|
||||
font-family: 'DejaVuSans';
|
||||
src: url('../_fonts/DejaVuSans-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSans-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSans-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSans-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSans-webfont.svg#webfontLXhJZR1n') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSans';
|
||||
src: url('../_fonts/DejaVuSans-Oblique-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSans-Oblique-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSans-Oblique-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSans-Oblique-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSans-Oblique-webfont.svg#webfontnxuyxjHo') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSans';
|
||||
src: url('../_fonts/DejaVuSans-Bold-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSans-Bold-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSans-Bold-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSans-Bold-webfont.svg#webfontjdVpuBVN') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSans';
|
||||
src: url('../_fonts/DejaVuSans-BoldOblique-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSans-BoldOblique-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSans-BoldOblique-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSans-BoldOblique-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSans-BoldOblique-webfont.svg#webfont9HRrbJtd') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSansCond';
|
||||
src: url('../_fonts/DejaVuSansCondensed-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSansCondensed-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSansCondensed-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSansCondensed-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSansCondensed-webfont.svg#webfontxsYM2XhJ') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSansCond';
|
||||
src: url('../_fonts/DejaVuSansCondensed-Oblique-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSansCondensed-Oblique-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSansCondensed-Oblique-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSansCondensed-Oblique-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSansCondensed-Oblique-webfont.svg#webfontHtmaWBj3') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSansCond';
|
||||
src: url('../_fonts/DejaVuSansCondensed-Bold-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSansCondensed-Bold-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSansCondensed-Bold-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSansCondensed-Bold-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSansCondensed-Bold-webfont.svg#webfontkge96hEp') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DejaVuSansCond';
|
||||
src: url('../_fonts/DejaVuSansCondensed-BoldOblique-webfont.eot');
|
||||
src: url('../_fonts/DejaVuSansCondensed-BoldOblique-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'),
|
||||
url('../_fonts/DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DejaVuSansCondensed-BoldOblique-webfont.svg#webfonth7bn007r') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DroidSerif';
|
||||
src: url('../_fonts/DroidSerif-Regular-webfont.eot');
|
||||
src: url('../_fonts/DroidSerif-Regular-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DroidSerif-Regular-webfont.woff') format('woff'),
|
||||
url('../_fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DroidSerif-Regular-webfont.svg#webfont5XtKyzGt') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DroidSerif';
|
||||
src: url('../_fonts/DroidSerif-Italic-webfont.eot');
|
||||
src: url('../_fonts/DroidSerif-Italic-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DroidSerif-Italic-webfont.woff') format('woff'),
|
||||
url('../_fonts/DroidSerif-Italic-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DroidSerif-Italic-webfont.svg#webfontK4uAlNrc') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DroidSerif';
|
||||
src: url('../_fonts/DroidSerif-Bold-webfont.eot');
|
||||
src: url('../_fonts/DroidSerif-Bold-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DroidSerif-Bold-webfont.woff') format('woff'),
|
||||
url('../_fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DroidSerif-Bold-webfont.svg#webfontg2CzGQfw') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'DroidSerif';
|
||||
src: url('../_fonts/DroidSerif-BoldItalic-webfont.eot');
|
||||
src: url('../_fonts/DroidSerif-BoldItalic-webfont.eot?iefix') format('eot'),
|
||||
url('../_fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
|
||||
url('../_fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
|
||||
url('../_fonts/DroidSerif-BoldItalic-webfont.svg#webfontma7TYoAP') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
Reference in New Issue
Block a user