@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Medium.eot');
    src: url('fonts/Khand-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Khand-Medium.woff2') format('woff2'),
        url('fonts/Khand-Medium.woff') format('woff'),
        url('fonts/Khand-Medium.ttf') format('truetype'),
        url('fonts/Khand-Medium.svg#Khand-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Regular.eot');
    src: url('fonts/Khand-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Khand-Regular.woff2') format('woff2'),
        url('fonts/Khand-Regular.woff') format('woff'),
        url('fonts/Khand-Regular.ttf') format('truetype'),
        url('fonts/Khand-Regular.svg#Khand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Light.eot');
    src: url('fonts/Khand-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Khand-Light.woff2') format('woff2'),
        url('fonts/Khand-Light.woff') format('woff'),
        url('fonts/Khand-Light.ttf') format('truetype'),
        url('fonts/Khand-Light.svg#Khand-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-SemiBold.eot');
    src: url('fonts/Khand-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Khand-SemiBold.woff2') format('woff2'),
        url('fonts/Khand-SemiBold.woff') format('woff'),
        url('fonts/Khand-SemiBold.ttf') format('truetype'),
        url('fonts/Khand-SemiBold.svg#Khand-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Khand';
    src: url('fonts/Khand-Bold.eot');
    src: url('fonts/Khand-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Khand-Bold.woff2') format('woff2'),
        url('fonts/Khand-Bold.woff') format('woff'),
        url('fonts/Khand-Bold.ttf') format('truetype'),
        url('fonts/Khand-Bold.svg#Khand-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

