#domtime,
#loadtime{
    font-family: 'digital';
    font-size: 3.5rem;
    line-height: normal;
    top: 70px;
    color: red;
    white-space: nowrap;
}

@font-face {
    font-family: digital;
    src: url('../css/PUTHIAfont.ttf');
}