
@font-face {
    font-family: 'AbhayaLibre-Bold';
    src: url('AbhayaLibre-Bold.ttf');
}


/*  */
:root {
    --bs-abhaya-libre-bold: AbhayaLibre-Bold;}

.abhaya-libre-bold {
    font-family: var(--bs-abhaya-libre-bold);
}