@font-face {
    font-family: 'Times New Roman Custom';
    src: url('times.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}