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

h1,
h2,
h3,
h4,
h5 {
  font-family: 'HalfRegular', sans-serif;
}

h1,
h3 {
  font-family: 'HalfRegular', sans-serif;
  font-size: 10rem;
  text-align: center;
}
/*# sourceMappingURL=styles.css.map */