/* font styles ----------------------------------------------------------------------------------------------------*/

@font-face {
	font-family: 'Roboto Condensed', sans-serif;
	src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Candal;
	src: url('../fonts/Candal-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 { font-family: Candal; }

span.submenu { font-family: Candal;color: white;font-size: large;text-transform: uppercase; margin: 10px 10px 10px 10px; }

p { font-family: 'Roboto Condensed', sans-serif; }

ul li { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsAon span { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span.fireball { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span.powerball { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span.megaball { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBalls span.bonusball { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span.fireball { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span.fireball01 { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span.fireball02 { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span.fireball03 { font-family: 'Roboto Condensed', sans-serif; }

ol.winningNumberBallsCombos span.fireball04 { font-family: 'Roboto Condensed', sans-serif; }

td { font-family: 'Roboto Condensed', sans-serif; }

div { font-family: 'Roboto Condensed', sans-serif; }

span { font-family: 'Roboto Condensed', sans-serif; }