/* @font-face {
    font-family: 'Akhand';
    src: url('AkhandExtralight.otf');
    font-weight: 200;
    font-style: normal;
} */

@font-face {
    font-family: 'AkhandLight';
    src: url('AkhandLight.otf');
    font-weight: 300;
    font-style: normal;
}

/* @font-face {
    font-family: 'Akhand';
    src: url('AkhandSemilight.otf');
    font-weight: 350;
    font-style: normal;
} */

@font-face {
    font-family: 'AkhandNormal';
    src: url('Akhand.otf');
    font-weight: 400;
    font-style: normal;
}

/* @font-face {
    font-family: 'Akhand';
    src: url('AkhandSemibold.otf');
    font-weight: 600;
    font-style: normal;
} */

@font-face {
    font-family: 'AkhandLight';
    src: url('AkhandLight.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AkhandDefault';
    src: url('Akhand.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Akhand';
    src: url('AkhandBold.otf');
    font-weight: 700;
    font-style: normal;
}

/* 
@font-face {
    font-family: 'Akhand';
    src: url('AkhandExtrabold.otf');
    font-weight: 800;
    font-style: normal;
} */