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


@font-face {
    font-family: "ransomnote";
    src: url("fonts/ransom-note.otf.woff2") format("opentype");
    }
    
    
.ran {
  font-size: 36px;
  font-family: ransomnote;
  color: black;
    }