@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=DM+Sans:500,400,600");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/67b79720aec373222a8686ac.67b79721aec373222a8686af.BzwsWTQ.hcp.png");
@font-face {
  font-family: "Glancyr-Medium";
  src: url("../fonts/Glancyr-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Glancyr-Regular";
  src: url("../fonts/Glancyr-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}
