@charset "utf-8";
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  src: url("font/HelveticaNeue-Medium.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  src: url("font/HelveticaNeue-Medium.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  src: url("font/HelveticaNeue-Bold.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: bold;
  src: url("font/HelveticaNeue-Bold.woff") format("woff");
}