/* Helvetica Neue Regular */
@font-face {
  font-family: "Helvetica Neue";

  src: url("../fonts/helvetica-neue-regular.woff") format("woff"),
       url("../fonts/helvetica-neue-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
