.fuente {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Plate Gt One Two MT Std';
  src: url('fonts/PlateGtOneTwoMTStd.woff2') format('woff2'),
      url('fonts/PlateGtOneTwoMTStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}