@font-face {
  font-family: 'Gene Condensed';
  src: url('https://fonts.gene.com/genentech/Gene-Condensed-Light.woff2') format('woff2'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Light.woff') format('woff'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gene Condensed';
  src: url('https://fonts.gene.com/genentech/Gene-Condensed-Regular.woff2') format('woff2'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Regular.woff') format('woff'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gene Condensed';
  src: url('https://fonts.gene.com/genentech/Gene-Condensed-Bold.woff2') format('woff2'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Bold.woff') format('woff'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gene Condensed';
  src: url('https://fonts.gene.com/genentech/Gene-Condensed-Heavy.woff2') format('woff2'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Heavy.woff') format('woff'),
       url('https://fonts.gene.com/genentech/Gene-Condensed-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
