/* This was unlicensed

@font-face {
    font-family: 'futuralight';
    src: url('futura_light_bt-webfont.woff2') format('woff2'),
         url('futura_light_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

/* this is also unlicensed, but pending replacement */
@font-face {
    font-family: 'house-a-rama-league-night';
    src: url('house-a-rama-league-night_regular-webfont.woff2') format('woff2'),
         url('house-a-rama-league-night_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'univers-59';
	src: url('univers-59-ultra-condensed.woff2') format('woff2'), 
		 url('univers-59-ultra-condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

