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