/* Somar Sans — self-hosted (assets/fonts/). Covers Arabic + Latin. */
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/SomarSans-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/SomarSans-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/SomarSans-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/SomarSans-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/SomarSans-ExtraBold.woff2') format('woff2');
}
@font-face {
    font-family: 'Somar Sans';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/SomarSans-Black.woff2') format('woff2');
}
