
@font-face {
    font-family: '1000years';
    src: url('./1000years_Regular.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: '1000years';
    src: url('./1000years_Bold.otf') ;
    font-weight: 600;
    font-style: normal;
}

