  @font-face {
    font-family: "work-black";
    src: url("WorkSans-Black.otf") format('opentype');
  }

  @font-face {
    font-family: "work-bold";
    src: url("WorkSans-Bold.otf") format('opentype');
  }