@font-face {
    font-family: "Crayon";
    src: url("/fonts/IAmTheCrayonMaster.ttf");
    font-weight: normal;
}

.larger {
    font-size: larger;
}
