

@font-face {
    font-family: 'Shrikhand';
    src: url('shrikhand/shrikhand-regular-webfont.woff2') format('woff2'),
         url('shrikhand/shrikhand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}