@font-face {
    font-family: 'Arial Rounded Bold';
    src: url('fonts/arial_rounded_mt_bold-webfont.eot');
    src: url('fonts/arial_rounded_mt_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial_rounded_mt_bold-webfont.woff') format('woff'),
         url('fonts/arial_rounded_mt_bold-webfont.ttf') format('truetype'),
         url('fonts/arial_rounded_mt_bold-webfont.svg#arial_rounded_mt_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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