/*
    Theme Name: raseef
    Theme URI: http://keeward.com
    Description: Raseef22 header stylehseet
    Version: 1.0
    Author: Charbel Wakim <charbel.wakim@keeward.com>
    Author URI: http://keeward.com
    License: GNU General Public License v2.0 & Apache License 2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

    Default stylesheet for the Raseef theme
*/

@font-face {
    font-family: 'nassimregular';
    src: url('../fonts/nassim-arabic-regular/NassimArabicWeb-Regular.eot');
    src: url('../fonts/nassim-arabic-regular/NassimArabicWeb-Regular.woff') format('woff'),
         url('../fonts/nassim-arabic-regular/NassimArabicWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nassimbold';
    src: url('../fonts/nassim-arabic-bold/NassimArabicWeb-Bold.eot');
    src: url('../fonts/nassim-arabic-bold/NassimArabicWeb-Bold.woff') format('woff'),
         url('../fonts/nassim-arabic-bold/NassimArabicWeb-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
