2016-10-25 08:55:17 -05:00
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-regular.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-italic.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: normal;
|
2016-11-18 07:11:16 -06:00
|
|
|
font-style: italic;
|
2016-10-25 08:55:17 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-bold.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpass';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-bold-italic.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-light.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassLight';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-light-italic.woff') format('woff');
|
2016-10-25 08:55:17 -05:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
2016-11-18 07:56:08 -06:00
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMono';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-mono-regular.woff') format('woff');
|
2016-11-18 07:56:08 -06:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMono';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-mono-bold.woff') format('woff');
|
2016-11-18 07:56:08 -06:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'LibvirtOverpassMonoLight';
|
2021-12-21 09:21:35 -06:00
|
|
|
src: url('../fonts/overpass-mono-light.woff') format('woff');
|
2016-11-18 07:56:08 -06:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|