/* Roboto font subset for tools.marketplaceprep.com */
/* Vendored 2026-06-09: weights 400, 500, 700 */

@font-face {
  font-family: 'Roboto';
  src: url('./roboto-400.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('./roboto-500.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('./roboto-700.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('./roboto-800.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
}
