@font-face {
    font-family: 'concourse_t3bold';
    src: url('../fonts/concourse_t3_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_t3regular';
    src: url('../fonts/concourse_t3_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'equity_text_abold';
    src: url('../fonts/equity_text_a_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'equity_text_aitalic';
    src: url('../fonts/equity_text_a_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'equity_text_aregular';
    src: url('../fonts/equity_text_a_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: equity_text_aregular, serif;
	font-size: 100%;
	color: #141412;
	line-height: 1.5;
	margin: 20;
}

.csl-entry {
	margin: 0.3em 0 0 0;
}

 