/* Puente Fonts */


@font-face {
    font-family: 'gt_cinetyperegular';
    src: url('GT-Cinetype-Regular.eot');
    src: url('GT-Cinetype-Regular.eot?#iefix') format('embedded-opentype'), 
        url('GT-Cinetype-Regular.woff') format('woff'), 
        url('GT-Cinetype-Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'gt_cinetyperegular_italic';
    src: url('GT-Cinetype-Regular-Italic.eot');
    src: url('GT-Cinetype-Regular-Italic.eot?#iefix') format('embedded-opentype'), url('GT-Cinetype-Regular-Italic.woff') format('woff'),url('GT-Cinetype-Regular-Italic.ttf')  format('truetype');}



body { font-family: 'gt_cinetyperegular', sans-serif;}
/*p { font-family: 'gt_cinetyperegular_italic', sans-serif;} */