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