﻿@font-face {
    font-family: 'careem-bold';
    src: url('fonts/CAREEM-BOLD.woff2') format('woff2'), url('fonts/CAREEM-BOLD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'careem';
    src: url('fonts/CAREEM-REGULAR.woff2') format('woff2'), url('fonts/CAREEM-REGULAR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
