@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
.titulovideo {

  font-family:"Varela Round";
	font-weight: bold;
  font-size: 9px;
  color: #FFFFFF;
	line-height: 0px;  ;/* interlineado*/
	letter-spacing: 1PX; /* espacio entre letras*/
  }

.titulovideocalip {

  font-family:"Varela Round";
	font-weight: bold;
  font-size: 10px;
  color: #1bddf4;
	line-height: 0px;  ;/* interlineado*/
	letter-spacing: 1PX; /* espacio entre letras*/
  }