
@font-face {
  font-family:belgrano;
  src: url("/fonts/belgrano.woff");
}
@font-face{font-family:remington;
   src:url("/fonts/remington.woff");
}
@font-face{
   font-family:garamond;
   src:url("garamond.ttf");
}

@media not (max-width: 639px) {
/* CSS rules for any device that is wider than 639 pixels */
body {
   background-color:#fffcc;
   color:#000;
   font-size:24pt;
   text-align:justify;
   line-height:1.5em;
   padding:20 20 20 20;
   
}

.b{font-weight:bold;}
.nob{font-weight:400 !important;}
.i{font-style:italic;text-transform:italic;}
.sm{font-size:12pt;}

.a1,a,a:visited, a:link,a:active,
a.a1, 
.a2{
  /*color:#fefefe;*/ /*light*/
/*color:#ffef00;*//*canary yellow*/
/*color:#32cd32;"//*limegreen*/
  /*color:#9acd32;/*yellowgreen*/
   text-decoration:underline;
   text-decoration-color:#780606;/*blood red*/
  /* color:#363e43; *gunmetal*/
   color:#000;
   font-weight:bold;
}

.ss,input{font-family:"sans serif", sans-serif,arial;
   font-size:16px;
}

.mono{font-family:monospace;}
.f3{font-family;garamond;}
.tt{font-family:"remington";font-size:24pt;}
.sf,.serif{font-family:serif,times;}
.fwb,.bel{font-family:"belgrano";}
.typ{font-family:"remington";font-size:32px;}
.w{width:100%;}
.t5{
   font-family: "Germania One", system-ui;   
   font-weight: 400;}
}

.lh2{line-height:2em;}
.lh15{line-height:1.5em;}
.lh1{line-height:1em;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs24{font-size:24px;}
.fa28{font-size:28px;}
.fs30{font-size:30px;}
.fs32{font-size:32px;}
.fs36{font-size:36px;}
.fs38{font-size:38px;}
.fs42{font-size:42px;}
.fs48{font-size:48px;}
.fs64{font-size:64px;}
}

.flL{float:left;display:inline-block;}
.flR{float:right;display:inline-block;}

.center{display:block;margin-left:auto;margin-right:auto;width:50%;}
.dark,.t2 .t1{color:#000;}
.light{color:#fff;}
.darkgrey{color:#505050;}
.pale{color:#a0a0a0;}
.silver{color:#c0c0c0;}

.poeta,.ha{font-family:belgrano;font-style:italic;}
.jg,.sg,.gov{font-family:"courier new",fixed-width;}
.blood{color:#780606;/*blood red*/}

.imgtxt{
   font-size:20pt;
   font-family:arial,sans-serif;
  /* color:#363e43; *gunmetal*/
  color: #696969;
   width:80%;
   line-height:2em;
}
.tab tr td{font-face:belgrano;
   font-size:24pt;
}
.pad{padding:40;}
.imgtxt img{width:80%;}
.credits{font-size:24px;
   line-height:1em;
   color:darkgrey;
   font-family:arial,sans-serif;
}



