@charset "utf-8"; /* CSS Document */ @font-face { font-family: "DBOzoneX" ; src: url("fonts/DB Ozone X.ttf") format("truetype"); } @font-face { font-family: "QuicksandBook" ; src: url("fonts/Quicksand Book.otf") format("opentype"); } body { font-family: "DBOzoneX", Tahoma,Geneva,sans-serif; } .whitetext { color: #ffffff; }