@font-face {
	font-family: 'Northwell';
	src: url('northwell.eot');
	src: url('northwell.eot?#iefix') format('embedded-opentype'),
             url('northwell.woff2') format('woff2'),
	     url('northwell.woff') format('woff'),
	     url('northwell.ttf') format('truetype'),
	     url('northwell.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'FusterdBrush-Regular';
    src:url('FusterdBrush-Regular.ttf.woff') format('woff'),
        url('FusterdBrush-Regular.ttf.svg#FusterdBrush-Regular') format('svg'),
        url('FusterdBrush-Regular.ttf.eot'),
        url('FusterdBrush-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}