@font-face {
    font-family: 'helveticaneuethin';
    src: url('../css/font/helveticaneuethin.eot');
    src: url('../css/font/helveticaneuethin.eot?#iefix') format('embedded-opentype'),
         url('../css/font/helveticaneuethin.woff') format('woff'),
         url('../css/font/helveticaneuethin.ttf') format('truetype'),
         url('../css/font/helveticaneuethin.svg#helveticaneuethin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trajanproregular';
    src: url('../css/font/trajanproregular.eot');
    src: url('../css/font/trajanproregular.eot?#iefix') format('embedded-opentype'),
         url('../css/font/trajanproregular.woff') format('woff'),
         url('../css/font/trajanproregular.ttf') format('truetype'),
         url('../css/font/trajanproregular.svg#trajanproregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*h2,
#popup .comprobante,
 #mensaje div.right{
    font-family: 'helveticaneuethin';
	}

table thead td,
#tabla1 tr.total,
header section h1,
header section nav ul li,
h3,
#popup .title,
#mail button,
#contactenos button,
#mensaje div.left span,
section#content section form#ver b,
section#content section form#ver div.left,
section#content section form#ver button,
#pagos_tbl table th,
#pagos_tbo table th,
#tabla1 thead td,
#tabla1 tr.title td{
	font-family: 'trajanproregular';
}*/