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