/* --------------------------------

Primary style

-------------------------------- */
@font-face{
  font-family:"neulis-light";
  font-style: normal;
  src: url('neulis-sans-light.otf') format('opentype'),
}

@font-face{
  font-family:"neulis-bold";
  font-style: bold;
  src: url("neulis-sans-bold.otf") format("opentype"),
}
