﻿
/*@font-face {
    font-family: 'GothamSSm';
    src: url('../font/GothamSSm-MediumItalic.eot');
    src: local('GothamSSm Medium Italic'), local('GothamSSm-MediumItalic'), url('../font/GothamSSm-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../font/GothamSSm-MediumItalic.woff2') format('woff2'), url('../font/GothamSSm-MediumItalic.woff') format('woff'), url('../font/GothamSSm-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'GothamSSm';
    src: url('../font/GothamSSm-Bold.eot');
    src: local('GothamSSm Bold'), local('GothamSSm-Bold'), url('../font/GothamSSm-Bold.eot?#iefix') format('embedded-opentype'), url('../font/GothamSSm-Bold.woff2') format('woff2'), url('../font/GothamSSm-Bold.woff') format('woff'), url('../font/GothamSSm-Bold.ttf') format('truetype');*/
    /*font-weight: bold;*/
    /*font-style: normal;
}*/

/*@font-face {
    font-family: 'GothamSSm';
    src: url('../font/GothamSSm-Light.eot');
    src: local('GothamSSm Light'), local('GothamSSm-Light'), url('../font/GothamSSm-Light.eot?#iefix') format('embedded-opentype'), url('../font/GothamSSm-Light.woff2') format('woff2'), url('../font/GothamSSm-Light.woff') format('woff'), url('../font/GothamSSm-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}*/

@font-face {
    font-family: 'GothamSSm';
    src: url('../font/GothamSSm-Medium.eot');
    src: local('GothamSSm Medium'), local('GothamSSm-Medium'), url('../font/GothamSSm-Medium.eot?#iefix') format('embedded-opentype'), url('../font/GothamSSm-Medium.woff2') format('woff2'), url('../font/GothamSSm-Medium.woff') format('woff'), url('../font/GothamSSm-Medium.ttf') format('truetype');
    
    font-style: normal;
}

@font-face {
    font-family: 'DroidKufi';
    src: url('../font/ar/DroidKufi-Regular.ttf');
    src: local('DroidKufi Regular'), local('DroidKufi-Regular'), url('../font/ar/DroidKufi-Regular.ttf') format('embedded-opentype'), url('../font/ar/DroidKufi-Regular.ttf') format('ttf'), url('../font/ar/DroidKufi-Regular.ttf') format('ttf'), url('../font/ar/DroidKufi-Regular.ttf') format('truetype');
    font-style: normal;
}
/*@font-face {
    font-family: 'GothamSSm';
    src: url('../font/GothamSSm-Book.eot');
    src: local('GothamSSm Book'), local('GothamSSm-Book'), url('../font/GothamSSm-Book.eot?#iefix') format('embedded-opentype'), url('../font/GothamSSm-Book.woff2') format('woff2'), url('../font/GothamSSm-Book.woff') format('woff'), url('../font/GothamSSm-Book.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}*/

body {
    font-family: 'GothamSSm','DroidKufi';
    /*font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;*/
}
