@font-face {
    font-family: 'ADLaMDisplay-Regular';
    src: url('/public/fonts/ADLaMDisplay-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Jumble';
    src: url('/public/fonts/Jumble.ttf') format('truetype');
}

@font-face {
    font-family: 'Anteb';
    src: url('/public/fonts/Anteb-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'AmasisMTStdBlack';
    src: url('/public/fonts/Amasis-MT-Std-Black.ttf') format('truetype');
}


@font-face {
    font-family: 'AmasisMTW1G-Bold';
    src: url('/public/fonts/AmasisMTW1G-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'AmasisMTW1G';
    src: url('/public/fonts/AmasisMTW1G.otf') format('opentype');
}

@font-face {
    font-family: 'Take-cover';
    src: url('/public/fonts/Take-cover.ttf') format('truetype');
}

@font-face {
    font-family: 'BreveSansTitleBook';
    src: url('/fonts/Breve-Sans-Title-Book.otf') format('truetype');
}
@font-face {
    font-family: 'Aptos-Bold';
    src: url('/public/fonts/aptos-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Aptos';
    src: url('/public/fonts/aptos.ttf') format('truetype');
}

@font-face {
    font-family: 'TSRotger-Black';
    src: url('/public/fonts/TSRotger-Black.otf') format('opentype');
}

@font-face {
    font-family: 'TSRotger-Bold';
    src: url('/public/fonts/TSRotger-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'TSRotger-Light';
    src: url('/public/fonts/TSRotger-Light.otf') format('opentype');
}

@font-face {
    font-family: 'TSRotger-Regular';
    src: url('/public/fonts/TSRotger-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Calibri';
    src: url('/public/fonts/calibri.ttf') format('truetype');
}

@font-face {
    font-family: 'Somar-Bold';
    src: url('/public/fonts/Somar-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Mothanna';
    src: url('/public/fonts/Mothanna.ttf') format('truetype');
}





