/* static/gpi/css/style.css */

span.bibinfo { font-style: italic; }
span.bibinfo .volume { font-weight: bold; }
span.bibinfo .issue {}
span.bibinfo .pages {}
span.bibinfo .year {}

footer {
	margin-top: 5em;
}


@font-face {
	font-family: 'Exocet Light';
	src: url('/static/fonts/exocet2.ttf');
}

@font-face {
	font-family: 'DpQuake';
	src: url('/static/fonts/dpquake.ttf');
}

.d2f {
	font-family: 'Exocet Light';
}

.qf {
	font-family: 'DpQuake';
}
