@font-face {
    font-family: 'genevaregular';
    src: url('geneva-webfont.eot');
    src: url('geneva-webfont.eot?#iefix') format('embedded-opentype'),
         url('geneva-webfont.woff') format('woff'),
         url('geneva-webfont.ttf') format('truetype'),
         url('geneva-webfont.svg#genevaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nimbus';
	src: url('nimbus.eot');
    src: url('nimbus.eot?#iefix') format('embedded-opentype'),
	url('nimbus.woff') format('woff'),
	url('nimbus.ttf') format('truetype'),
	url('nimbus.svg#NimbusSanNovConD-Bol') format('svg');
    font-weight: normal;
    font-style: normal;
}