@import url("DS_DIGI/stylesheet.css");
@font-face {

font-family: DS-DIGI;

src: url(fonts/DS-DIGI.TTF) format(‘truetype’);

}

#crono {
	position: relative;
	left: 162px;
	bottom: 188px;
	font-family: "DS DIGI";
	font-size: 100px;
	z-index: 1;
}

#botonera {
	left: 100px;
	position: relative;
	bottom: 130px;
}
