@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url('./Hind-Light.ttf') format('woff');
}

@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url('./Hind-Regular.ttf') format('woff');
}

@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url('./Hind-Medium.ttf') format('woff');
}

@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    src: url('./Hind-SemiBold.ttf') format('woff');
}

@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url('./Hind-Bold.ttf') format('woff');
}
