@font-face {
    font-family: 'Shrikhand';
    src: url('Shrikhand-Regular.woff2') format('woff2'),
        url('Shrikhand-Regular.woff') format('woff'),
        url('Shrikhand-Regular.ttf') format('truetype'),
        url('Shrikhand-Regular.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

