@font-face {
  font-family: 'Decima';
  src: url(/fonts/Decima/regular.eot);
  src: url(/fonts/Decima/regular.eot?#iefix) format("embedded-opentype"), url(/fonts/Decima/regular.woff) format("woff"), url(/fonts/Decima/regular.ttf) format("truetype"), url(/fonts/Decima/regular.svg#regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Decima';
  src: url(/fonts/Decima/bold.eot);
  src: url(/fonts/Decima/bold.eot?#iefix) format("embedded-opentype"), url(/fonts/Decima/bold.woff) format("woff"), url(/fonts/Decima/bold.ttf) format("truetype"), url(/fonts/Decima/bold.svg#bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'NiseSegaSonic';
  src: url(/fonts/NiseSegaSonic/NiseSegaSonic.woff2) format("woff2"), url(/fonts/NiseSegaSonic/NiseSegaSonic.ttf) format("truetype");
  font-display: swap; }

:root,
html,
body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  height: 100vh; }

body,
body > div.ordering-root {
  height: 100%; }
