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

@media not (max-width: 639px) {
/* CSS rules for any device that is wider than 639 pixels */
.b{font-weight:bold;}
.nob{font-weight:400 !important;}
.i{font-style:italic;}
.h1{font-size:64px;
   font-weight: 900;
   background-color: #fff;
   opacity: 0.5;
   width: 600px;
   padding: 36px;
   margin: -8px -8px -8px -8px;
}
.h2 {font-size: 36px;}
.sm{font-size:12pt;}
.t1 {
   font-size:24px;
   background-color:#fff;
   opacity:0.8;
   padding:36px;
   width:400px;
   margin:0px 0px -32px 32px;
}
.t2 {
   font-size:36px;
   background-color:#000;
   opacity:0.8;
   padding:36px;
   color:#fff;
   width:400px;
   margin:0px 0px 0px 0px;
}
.a1,t2 a,a:visited, a:link,
a.a1,
 a:active,a.unplished:visited,a:visited{
  /*color:#fefefe;*/ /*light*/
/*color:#ffef00;*//*canary yellow*/
/*color:#32cd32;"//*limegreen*/
color:#9acd32;/*yellowgreen*/
}
.a2,.t1 a,a.unpublished:visited{
  /*color:#101010; *//*dark*/
color:#355e3b;/*huntergreen*/
font-weight:bold;
}
a.j,a.j:visited{color:#32cd32;/*neon green*/}
.ss,input{font-family:"sans serif", sans-serif,arial;
   font-size:16px;
}
.tt{font-family:"remington";}
.fw{font-family:fixed-width,monospace,"courier new";}
.sf,.serif{font-family:serif,times;}
.fwb{font-family:"belgrano";}
.typ{font-family:"remington";font-size:32px;}
.want{font-weight:bold;
color:darkgreen;}
.nice{font-weight:bold;
color:#800020; /*burgundy*/}
.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;}