@font-face {
    font-family: 'Shrikhand';
    src: url('../fonts/shrikhand/Shrikhand-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

h1, .h1, h2 {
    font-family: 'Shrikhand', serif;
    font-weight: 400;
}