2016-10-25 15:55:17 +02:00
@ font-face {
font-family : 'LibvirtOverpass' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-regular.woff' ) format ( 'woff' ) ;
2016-10-25 15:55:17 +02:00
font-weight : normal ;
font-style : normal ;
}
@ font-face {
font-family : 'LibvirtOverpass' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/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' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-bold.woff' ) format ( 'woff' ) ;
2016-10-25 15:55:17 +02:00
font-weight : bold ;
font-style : normal ;
}
@ font-face {
font-family : 'LibvirtOverpass' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/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' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-light.woff' ) format ( 'woff' ) ;
2016-10-25 15:55:17 +02:00
font-weight : 300 ;
font-style : normal ;
}
@ font-face {
font-family : 'LibvirtOverpassLight' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/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' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-mono-regular.woff' ) format ( 'woff' ) ;
2016-11-18 14:56:08 +01:00
font-weight : normal ;
font-style : normal ;
}
@ font-face {
font-family : 'LibvirtOverpassMono' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-mono-bold.woff' ) format ( 'woff' ) ;
2016-11-18 14:56:08 +01:00
font-weight : bold ;
font-style : normal ;
}
@ font-face {
font-family : 'LibvirtOverpassMonoLight' ;
2021-12-21 16:21:35 +01:00
src : url ( '../fonts/overpass-mono-light.woff' ) format ( 'woff' ) ;
2016-11-18 14:56:08 +01:00
font-weight : 300 ;
font-style : normal ;
}