@font-face {
    font-family: 'Honkai Star Rail';
    src: url('https://drive.google.com/uc?export=download&id=1CYzNNj44iu3MXEZV4wpnTWvKw41Rm4YK') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Honkai Star Rail', sans-serif;
}