@font-face {
    font-family: 'pc-98';
    src: url('/assets/pc-9800.ttf') format('truetype');
}

div.project {
    font-size: medium;
    background: #00FFFF;
    font-family: 'Times New Roman', Times, serif;
    position: absolute;
    top: 25%;
    padding-left: 50%;
}