﻿@charset "utf-8";
/* CSS Document */


/* CSS Document for DIRECTV LA - by Takeoff Media 
   Compatibilidad ie8 - 9 - 10 - Chrome - Firefox 
	 ===FONTFACE DIN===============================
*/
	 
@font-face {
	font-family: 'DTV-DIN';
	src: url('fonts/DINWeb.eot');
	src: url('fonts/DINWeb.eot?#iefix') format('embedded-opentype'), url('fonts/DINWeb.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-BOLD';
	src: url('fonts/DINWeb-Bold.eot');
	src: url('fonts/DINWeb-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/DINWeb-Bold.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-LIGHT';
	src: url('fonts/DINWeb-Light.eot');
	src: url('fonts/DINWeb-Light.eot?#iefix') format('embedded-opentype'), url('fonts/DINWeb-Light.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-MEDIUM';
	src: url('fonts/DINWeb-Medium.eot');
	src: url('fonts/DINWeb-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/DINWeb-Medium.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-CON';
	src: url('fonts/DINWeb-Cond.eot');
	src: url('fonts/DINWeb-Cond.eot?#iefix') format('embedded-opentype'), 
        url('fonts/DINWeb-Cond.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}		
@font-face {
    font-family: 'DTV-DIN-CON-MED';
    src: url('fonts/DINWeb-CondMedium.eot');
    src: url('fonts/DINWeb-CondMedium.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINWeb-CondMedium.woff') format('woff'),
         url('fonts/DINWeb-CondMedium.ttf') format('truetype'),
         url('fonts/DINWeb-CondMedium.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
