body, html {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*!

Copyright 2017-present Palantir Technologies, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0.

*/
@font-face {
  font-family: 'Icons16';
  font-style: normal;
  font-weight: normal;
  src: url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.eot?#iefix') format('embedded-opentype'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.woff') format('woff'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.ttf') format('truetype');
}

@font-face {
  font-family: 'Icons20';
  font-style: normal;
  font-weight: normal;
  src: url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.eot?#iefix') format('embedded-opentype'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.woff') format('woff'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.ttf') format('truetype');
}

/*!

Copyright 2017-present Palantir Technologies, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0.

*/
@font-face {
  font-family: 'Icons16';
  font-style: normal;
  font-weight: normal;
  src: url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.eot?#iefix') format('embedded-opentype'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.woff') format('woff'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-16.ttf') format('truetype');
}

@font-face {
  font-family: 'Icons20';
  font-style: normal;
  font-weight: normal;
  src: url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.eot?#iefix') format('embedded-opentype'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.woff') format('woff'),
    url('https://unpkg.com/@blueprintjs/icons@3.18.0/resources/icons/icons-20.ttf') format('truetype');
}

