@charset "UTF-8";

@font-face {
  font-family: "hlbs";
  src: url("./hlbs.woff2") format("woff2"),
       url("./hlbs.woff") format("woff"),
       url("./hlbs.ttf") format("truetype"),
       url("./hlbs.eot") format("embedded-opentype"),
       url("./hlbs.svg") format("svg"),
       url("./hlbs.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}