@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-Light.9feefcae.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-Light.a002c49e.woff) format('woff'),
  url(/_next/static/media/NoirPro-Light.489dc9d8.woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-Regular.08e382d7.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-Regular.2c742133.woff) format('woff'),
  url(/_next/static/media/NoirPro-Regular.5f05cd43.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-Medium.2c4ae01f.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-Medium.f4a1dc55.woff) format('woff'),
  url(/_next/static/media/NoirPro-Medium.31e9d2c1.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-SemiBold.049427bd.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-SemiBold.77a17793.woff) format('woff'),
  url(/_next/static/media/NoirPro-SemiBold.5c45203c.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-Bold.3b63bffa.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-Bold.bb7f46b6.woff) format('woff'),
  url(/_next/static/media/NoirPro-Bold.dede9ced.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NoirPro';
  src: url(/_next/static/media/NoirPro-Heavy.fd132c7f.eot?#iefix) format('embedded-opentype'),
  url(/_next/static/media/NoirPro-Heavy.dcbb9bec.woff) format('woff'),
  url(/_next/static/media/NoirPro-Heavy.d4ab5d3a.woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
}

#root {
    min-height: 100vh;
    display: flex;
    min-width: 0;
    width: 100%;
    height: 100%;
}
