@charset "utf-8";
/* CSS Document */


/* FONTE BRANDON */
@font-face {
	font-family: 'CODE_BOLD';
	src:url('./fontes/CODE_Bold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DELICIOUS-HEAVY';
	src:url('./fontes/Delicious-Heavy.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JUNGLEFE';
	src:url('./fontes/JUNGLEFE.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue-Bold';
	src:url('./fontes/HelveticaNeue-Bold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue';
	src:url('./fontes/HelveticaNeue.otf');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeue-Light';
	src:url('./fontes/HelveticaNeue-Light.otf');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeue-UltraLight';
	src:url('./fontes/HelveticaNeue-UltraLight.otf');
	font-weight: normal;
	font-style: normal;
}
