@font-face {
    font-family: 'Timeless'; 
    src: url('fonts/timeless.ttf');
}
@font-face {
    font-family: 'Timeless';
    src: url('fonts/timeless-bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'LRTOksana';
    src: url('fonts/lrtoksana.ttf');
}