mirror of https://gitee.com/openkylin/libvirt.git
56 lines
1.2 KiB
CSS
56 lines
1.2 KiB
CSS
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-Reg.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-Reg.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpass';
|
|
src: url('hinted-Overpass-BoldItalic.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpassLight';
|
|
src: url('hinted-Overpass-Light.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'LibvirtOverpassLight';
|
|
src: url('hinted-Overpass-LightItalic.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
}
|