@font-face {
    font-family: 'CalistoMT';
    src: url('./fonts/CalistoMT.woff') format('woff'),
         url('./fonts/CalistoMT.woff2') format('woff2'),
         url('./fonts/CalistoMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DecotypeNaskh';
    src: url('./fonts/DecotypeNaskh.woff') format('woff'),
         url('./fonts/DecotypeNaskh.woff2') format('woff2'),
         url('./fonts/DecotypeNaskh.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DecoTypeThuluth';
    src: url('./fonts/DecoTypeThuluth.woff') format('woff'),
         url('./fonts/DecoTypeThuluth.woff2') format('woff2'),
         url('./fonts/DecoTypeThuluth.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DiwaniLetter';
    src: url('./fonts/DiwaniLetter.woff') format('woff'),
         url('./fonts/DiwaniLetter.woff2') format('woff2'),
         url('./fonts/DiwaniLetter.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MonotypeCorsiva';
    src: url('./fonts/MonotypeCorsiva.woff') format('woff'),
         url('./fonts/MonotypeCorsiva.woff2') format('woff2'),
         url('./fonts/MonotypeCorsiva.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}