
@font-face {
	font-family:'Dense';
    font-weight: bold;
    font-style: normal;
	src:
	url("/css/webfont/dense-bold-webfont.woff2") format("woff2"),
	url("/css/webfont/dense-bold-webfont.woff") format("woff");
}



@font-face {
    font-family: 'Poirot';
    src: url('PoirotNormal.woff2') format('woff2'),
        url('PoirotNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'professorregular';
    src: url('professorsh-webfont.woff2') format('woff2'),
         url('professorsh-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Birch Std';
    src: url('BirchStd.woff2') format('woff2'),
        url('BirchStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Regular.woff2') format('woff2'),
        url('TrajanPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Lucida Grande';
    src: url('LucidaGrande-Bold.woff2') format('woff2'),
        url('LucidaGrande-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('LucidaGrande.woff2') format('woff2'),
        url('LucidaGrande.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

