﻿@font-face {
    font-family: 'fsalbertarabic';
    src: url('../../fonts/fsalbertarabic-regular.woff') format('woff');
    font-weight: normal;
    font-style:normal;
}

@font-face {
    font-family: 'SaudiMoD-Thin';
    src: url('/fonts/Saudi-MoD-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-Light';
    src: url('/fonts/Saudi-MoD-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-Regular';
    src: url('/fonts/Saudi-MoD-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-Medium';
    src: url('/fonts/Saudi-MoD-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-SemiBold';
    src: url('/fonts/Saudi-MoD-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-Bold';
    src: url('/fonts/Saudi-MoD-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiMoD-Heavy';
    src: url('/fonts/Saudi-MoD-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.rendered-content,
.rendered-content * {
    font-family: 'SaudiMoD-Regular' !important;
}
