/* Inner Join Technologies — local Roboto (variable, latin subset).
   Self-hosted from Google Fonts (Roboto v51 variable). Weights 100–900 +
   upright/italic are all covered by these two files. No network needed. */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('Roboto-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('Roboto-Italic-variable.woff2') format('woff2');
}
