@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: "workplz";
    src: url("fonts/workplz.otf.woff2") format("opentype");
    }
    
    
.workplz {
  font-family: workplz;
    }