@font-face {
    font-family: 'Khand';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/khand/Khand-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Khand';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/khand/Khand-Bold.ttf') format('truetype');
}
