﻿@font-face {
    font-family: 'Almarai';
    src: url('Almarai-Regular.ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Almarai-Bold';
    src: url('Almarai-Bold.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
