69 lines
1.4 KiB
CSS
69 lines
1.4 KiB
CSS
@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;
|
|
}
|