2016-10-25 15:55:17 +02:00
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-regular.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-italic.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: normal;
|
2016-11-18 14:11:16 +01:00
|
|
|
font-style: italic;
|
2016-10-25 15:55:17 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-bold.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-bold-italic.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-light.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2016-11-18 14:37:47 +01:00
|
|
|
src: url('overpass-light-italic.woff') format('woff');
|
2016-10-25 15:55:17 +02:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
2016-11-18 14:56:08 +01:00
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMono';
|
|
|
|
src: url('overpass-mono-regular.woff') format('woff');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMono';
|
|
|
|
src: url('overpass-mono-bold.woff') format('woff');
|
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMonoLight';
|
|
|
|
src: url('overpass-mono-light.woff') format('woff');
|
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|