@font-face {
    font-family: 'GretaArabic';
    src: url('../fonts/GretaArabic-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GretaArabic';
    src: url('../fonts/GretaArabic-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GretaArabic';
    src: url('../fonts/GretaArabic-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Mestiza';
    src: url('../fonts/Mestiza-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mestiza';
    src: url('../fonts/Mestiza-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Mestiza';
    src: url('../fonts/Mestiza-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}