@font-face {
  font-family: "Eurostile";
  src: url('10496e09ced878a0029215fed14cad44.eot');
  src: url('10496e09ced878a0029215fed14cad44.eot') format("embedded-opentype"), url('10496e09ced878a0029215fed14cad44.woff2') format("woff2"), url('10496e09ced878a0029215fed14cad44.woff') format("woff"), url('10496e09ced878a0029215fed14cad44.ttf') format("truetype"), url('10496e09ced878a0029215fed14cad44.svg') format("svg");
}
body {
  background-color: white;
  font-family: "Eurostile", sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  min-width: 300px;
  width: 100%;
}
h1 {
  color: black;
  font-style: normal;
  text-decoration: underline;
  margin: 30px 0 15px 60px;
  font-size: 1.5rem;
}
h2 {
  color: black;
  font-size: 1.2rem;
}

/*# sourceMappingURL=styles.css.map*/