 @font-face {
    font-family: Freehand;
    src: url('./FRHND471.TTF');
 }

 div.content-right {
    border-style: groove;
    border-color: #812001;
    font-family: Freehand;
    color: #E0E1E1;
    background-color: black;
    text-shadow: -1px 2px #812001;
    font-size: xx-large;
 }