.img-scroller {
	height: 500px;
	overflow-x: scroll;
}
.img-fitter img {
	max-width: 100%;
}
figure a, a:hover, a:link, a:visited, a:focus {
    border-bottom: none;
}
@font-face {
	font-family: 'barcode3of9';
	src: url('/css/LibreBarcode39ExtendedText-Regular.ttf');
}
.barcoded {
	font-family: 'barcode3of9';
	font-size: 5rem;
}