@font-face {
    font-family: 'promptlight';
    src: url('prompt-light.woff2') format('woff2'),
         url('prompt-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'promptmedium';
    src: url('prompt-medium.woff2') format('woff2'),
         url('prompt-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'promptregular';
    src: url('prompt-regular.woff2') format('woff2'),
         url('prompt-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hindlight';
    src: url('hind-light.woff2') format('woff2'),
         url('hind-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hindmedium';
    src: url('hind-medium.woff2') format('woff2'),
         url('hind-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hindsemibold';
    src: url('hind-semibold.woff2') format('woff2'),
         url('hind-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}