/*
exljbris :: Free Quality Font Foundry

++++++++++++++++++++++++++++++++++++

Font license information

• This font is free for personal and commercial use • This font file may not be modified • This font file may not be distributed -not online nor on any media- without my permission • Embedding (in PDF's, Flash files and programs) is allowed  • This font may not be sold • This font is the intellecual property of Jos Buivenga • Exljbris (Jos Buivenga) is not liable for any damage resulting from the use of this font

++++++++++++++++++++++++++++++++++++

For more information visit:
http://www.josbuivenga.demon.nl

or contact me at:
comment@josbuivenga.demon.nl
 */

@font-face {
	font-family: 'Diavlo';
	src: local('Diavlo'), local('Diavlo'), 
	url('/fonts/Diavlo_BOLD_II_37.otf') format('opentype'),
	url('/fonts/Diavlo_BLACK_II_37.otf') format('opentype'),
	
	url('/fonts/Diavlo_LIGHT_II_37.otf') format('opentype'),
	url('/fonts/Diavlo_BOOK_II_37.otf') format('opentype'),
	url('/fonts/Diavlo_MEDIUM_II_37.otf') format('opentype');
}

@font-face {
	font-family: 'Diavlo Light';
	src: local('Diavlo_LIGHT_II_37'), local('Diavlo_LIGHT_II_37'), 	
	url('/fonts/Diavlo_LIGHT_II_37.otf') format('opentype');
}

@font-face {
	font-family: 'Diavlo Book';
	src: local('Diavlo_BOOK_II_37'), local('Diavlo_BOOK_II_37'), 
	url('/fonts/Diavlo_BOOK_II_37.otf') format('opentype');	
}

@font-face {
	font-family: 'Diavlo Medium';
	src: local('Diavlo_MEDIUM_II_37'), local('Diavlo_MEDIUM_II_37'), 
	url('/fonts/Diavlo_MEDIUM_II_37.otf') format('opentype');	
}

@font-face {
	font-family: 'Diavlo Bold';
	src: local('Diavlo_BOLD_II_37.otf'), local('Diavlo_BOLD_II_37.otf'), 
	url('/fonts/Diavlo_BOLD_II_37.otf') format('opentype');	
}

@font-face {
	font-family: 'Diavlo Black';
	src: local('Diavlo_BLACK_II_37'), local('Diavlo_BLACK_II_37'), 	
	url('/fonts/Diavlo_BLACK_II_37.otf') format('opentype');
}