@font-face {
	font-family: 'ONYLavr';				
	src: url('font/ONYLavr-Regular.woff') format('woff'),
	url('font/ONYLavr-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
			
div.info-title { font-family: 'ONYLavr'; }

.polytooltip {
	font-family: 'ONYLavr'; font-size:16px; padding:8px;
}
body {
	font-family: 'ONYLavr';
}