/* Adobe-compatible Roboto revisions shared by the three product pages. */
@font-face {
  font-display: swap;
  font-family: 'THT Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../media/fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'THT Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../media/fonts/Roboto-Medium.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'THT Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../media/fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'THT Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../media/fonts/Roboto-Black.ttf') format('truetype');
}
