2016-10-25 13:55:17 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-regular.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-italic.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: normal;
|
2016-11-18 13:11:16 +00:00
|
|
|
font-style: italic;
|
2016-10-25 13:55:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-bold.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-bold-italic.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-light.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2016-11-18 13:37:47 +00:00
|
|
|
src: url('overpass-light-italic.woff') format('woff');
|
2016-10-25 13:55:17 +00:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
2016-11-18 13:56:08 +00: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;
|
|
|
|
}
|