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

@font-face {
    font-family: 'cabinbold';
    src: url('fonts/cabin-bold-webfont.eot');
    src: url('fonts/cabin-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/cabin-bold-webfont.woff') format('woff'),
         url('fonts/cabin-bold-webfont.ttf') format('truetype'),
         url('fonts/cabin-bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cabinregular';
    src: url('fonts/cabin-regular-webfont.eot');
    src: url('fonts/cabin-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/cabin-regular-webfont.woff') format('woff'),
         url('fonts/cabin-regular-webfont.ttf') format('truetype'),
         url('fonts/cabin-regular-webfont.svg#cabinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}