change fonts
This commit is contained in:
BIN
app/static/fonts/vera/Vera-Bold-Italic-webfont.woff
Normal file
BIN
app/static/fonts/vera/Vera-Bold-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/Vera-Bold-webfont.woff
Normal file
BIN
app/static/fonts/vera/Vera-Bold-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/Vera-Italic-webfont.woff
Normal file
BIN
app/static/fonts/vera/Vera-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/Vera-webfont.woff
Normal file
BIN
app/static/fonts/vera/Vera-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/VeraMono-Bold-Italic-webfont.woff
Normal file
BIN
app/static/fonts/vera/VeraMono-Bold-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/VeraMono-Bold-webfont.woff
Normal file
BIN
app/static/fonts/vera/VeraMono-Bold-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/VeraMono-Italic-webfont.woff
Normal file
BIN
app/static/fonts/vera/VeraMono-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
app/static/fonts/vera/VeraMono-webfont.woff
Normal file
BIN
app/static/fonts/vera/VeraMono-webfont.woff
Normal file
Binary file not shown.
74
app/static/fonts/vera/bitstreamvera.css
Normal file
74
app/static/fonts/vera/bitstreamvera.css
Normal file
@@ -0,0 +1,74 @@
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Bold-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Bold-Italic-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: oblique;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: oblique;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Bold-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Bold-Italic-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-webfont.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user