
/*
@import "http://fonts.googleapis.com/css?family=Open+Sans";
@font-face {
    font-family: "LED BOARD REVERSED";
    font-style: normal;
    font-weight: normal;
    src: url("http://xn--relacionesortogrficas-entiemposrevueltos-djd.com/wp-content/themes/sight/LED_BOARD_REVERSED/ledbdrev.eot?") format("eot"), url("http://xn--relacionesortogrficas-entiemposrevueltos-djd.com/wp-content/themes/sight/LED_BOARD_REVERSED/ledbdrev.woff") format("woff"), url("http://xn--relacionesortogrficas-entiemposrevueltos-djd.com/wp-content/themes/sight/LED_BOARD_REVERSED/ledbdrev.ttf") format("truetype"), url("ledbdrev.svg#LEDBOARDREVERSED") format("svg");
}
*/

@font-face {
    font-family: 'LED BOARD REVERSED';
    src: url('../fonts/edbdrev.eot');
    src: url('../fonts/edbdrev.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ledbdrev.woff') format('woff'),
    url('../fonts/ledbdrev.ttf') format('truetype'),
    url('../fonts/ledbdrev.svg#LEDBOARDREVERSED') format('svg');

    font-stretch:normal;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;

    font-style: normal;
    font-weight: normal;
}

body marquee.afectados_por_la_hipoteca{
	width:100%;
	height:80px;
	hspace:75px;
	vspace:600px;
	bgcolor: #0FF;
	behavior:scroll text;
	direction:left;
	loop:500;
	scrolldelay:200;
	scrollamount:20px;
	font-family:"LED BOARD REVERSED";
	font-weight:normal;
	font-style:normal;
	font-size:75px;
}