/* CSS Document */

@font-face {
    font-family: AstroGadget;
    font-style:  normal;
    font-weight: normal;
    src: url(../Scripts/ASTROGA1.eot);
  }

.Astrofont {
	font-family: AstroGadget, Verdana, 'Small Fonts', sans-serif;
	font-size: 20px;
	color: #000000;
}

