@font-face {
    font-family: "folks";
    src: url('/content/font/folks/Folks-Normal.ttf');
}
@font-face {
    font-family: "basically-serif";
    src: url('/content/font/basically_serif/Basically-Serif.ttf');
}
@font-face {
    font-family: "coolvetica";
    src: url('/content/font/coolvetica/coolvetica rg.ttf');
}
.table-responsive tr{
	cursor:pointer;
}



.span8{
	margin-left: 40px;
	width: 94%;
}


/*
h1{
	font-weight:bold;
	font-family: "folks";
	font-size:1.7em;
	margin-left: 10px;
}

h2{
	font-weight:bold;
	font-family: "folks";
	font-family: "arial";
	font-size:1.3em;
	line-height:18px;
	color:#444;
}

h3{
	font-weight:normal;
	font-family: "folks";
	font-size:1.2em;
	line-height:16px;
	color:#2282cc;
}

h4{
	font-weight:normal;
	font-family: "folks";
	font-size:1.1em;
	line-height:16px;
	color:#2282cc;
}
*/