@font-face {
  font-family: "GTW";
  font-display: swap;
  src: url('../fonts/GT-W-Regular.woff2') format('woff2'), url('../fonts/GT-W-Regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: "GTW";
  font-display: swap;
  src: url('../fonts/GT-W-Regular-Oblique.woff2') format('woff2'), url('../fonts/GT-W-Regular-Oblique.woff') format('woff');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "GTW";
  font-display: swap;
  src: url('../fonts/GT-W-Bold.woff2') format('woff2'), url('../fonts/GT-W-Bold.woff') format('woff');
  font-weight: 700;
}
@font-face {
  font-family: "GTW";
  font-display: swap;
  src: url('../fonts/GT-W-Bold-Oblique.woff2') format('woff2'), url('../fonts/GT-W-Bold-Oblique.woff') format('woff');
  font-style: italic;
  font-weight: 700;
}

@font-face {
font-family:"IBM Plex Mono";
font-style: normal;
font-weight: normal;
src: url(‘/uploads/2025/ibmplexmono-regular.ttf’) format(‘ibmmonoreg’);
}

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wdth,wght@0,75..100,100..700;1,75..100,100..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wdth,wght@0,75..100,100..700;1,75..100,100..700&display=swap');

