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

body {
  background-color: #EBEBEB;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1, h2, h3 {
  font-weight: normal;
  font-family: "heroregular", "Helvetica Neue", Helvetica, Arial, sans-serif
}

h4, h5, h6 {
  font-weight: normal
}
