@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RokuText';
  src: url('https://image.roku.com/w/fonts/RokuText-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}