/* === Gotham Rounded (una familia, varios pesos) === */
@font-face{
  font-family:"GothamRnd-Book";
     src: local('GothamRnd-Book'),
         url('GothamRnd-Book.woff2') format('woff2');         
}
@font-face{
  font-family:"GothamRnd-Medium";
     src: local('GothamRnd-Medium'),
         url('GothamRnd-Medium.woff2') format('woff2');    
         font-weight: normal;
     font-style: normal;
     font-display: swap;
}
@font-face{
  font-family:"GothamRnd-Bold";
     src: local('GothamRnd-Bold'),
         url('GothamRnd-Bold.woff2') format('woff2');   
         font-weight: normal;
     font-style: normal;
     font-display: swap;
}
@font-face{
  font-family:"GothamBook";
     src: local('GothamBook'),
         url('GothamBook.woff2') format('woff2');   
         font-weight: normal;
     font-style: normal;
     font-display: swap;
}
@font-face{
  font-family:"HelveticaNeueLTStd-It";
     src: local('HelveticaNeueLTStd-It'),
         url('HelveticaNeueLTStd-It.woff2') format('woff2');   
         font-weight: normal;
     font-style: normal;
     font-display: swap;
}


/* CuteRoti */
@font-face{
  font-family:"CuteRoti";
  src:url("CuteRoti.otf") format("opentype");
  font-weight:400; font-style:normal; font-display:swap;
}

/* Roboto local (woff2) */
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-100-normal.woff2") format("woff2"); font-weight:100; font-style:normal; font-display:swap; }
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-300-normal.woff2") format("woff2"); font-weight:300; font-style:normal; font-display:swap; }
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-400-normal.woff2") format("woff2"); font-weight:400; font-style:normal; font-display:swap; }
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-500-normal.woff2") format("woff2"); font-weight:500; font-style:normal; font-display:swap; }
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-700-normal.woff2") format("woff2"); font-weight:700; font-style:normal; font-display:swap; }
@font-face{ font-family:"Roboto Local"; src:url("roboto-latin-900-normal.woff2") format("woff2"); font-weight:900; font-style:normal; font-display:swap; }