@font-face {
  font-family: 'Apercu';
  src: url('//www-static.wework.com/apercu/apercu_light.woff2') format('woff2'),
    url('//www-static.wework.com/apercu/apercu_light.woff') format('woff'),
    url('//www-static.wework.com/apercu/apercu_light.ttf') format('opentype'),
    url('//www-static.wework.com/apercu/apercu_light.eot')
      format('embedded-opentype');
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: 'Apercu';
  src: url('//www-static.wework.com/apercu/apercu_regular_webfont.woff')
      format('woff'),
    url('//www-static.wework.com/apercu/apercu_regular_webfont.svg')
      format('svg'),
    url('//www-static.wework.com/apercu/apercu_regular_webfont.ttf')
      format('opentype'),
    url('//www-static.wework.com/apercu/apercu_regular_webfont.eot')
      format('embedded-opentype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Apercu';
  src: url('//www-static.wework.com/apercu/apercu_bold.woff2') format('woff2'),
    url('//www-static.wework.com/apercu/apercu_bold.woff') format('woff'),
    url('//www-static.wework.com/apercu/apercu_bold.ttf') format('opentype'),
    url('//www-static.wework.com/apercu/apercu_bold.eot')
      format('embedded-opentype');
  font-weight: 600;
  font-display: swap;
}
