@font-face {
  font-family: 'Geometria';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Geometria/Geometria.woff2') format('woff2');
}

@font-face {
  font-family: 'Geometria-Medium';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Geometria/Geometria-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Geometria-Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Geometria/Geometria-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Geometria-ExtraBold';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/Geometria/Geometria-ExtraBold.woff2') format('woff2');
}
