@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("Lato-Light.1469d1b2.ttf");
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("Lato-Regular.1627b336.ttf");
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("Lato-Bold.2cf30fca.ttf");
}

@font-face {
  font-family: Material Icons Round;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("MaterialIconsRound-Regular.e22d2447.otf");
}

html, body {
  height: 100%;
  margin: 0;
  font-family: lato;
  font-size: 16px;
  overflow: hidden;
}

/*# sourceMappingURL=index.61d3354a.css.map */
