@font-face {
    font-family: 'Suisse Int\'l';
    src: url('suisseintl/SuisseIntl-Bold.woff2') format('woff2'),
        url('suisseintl/SuisseIntl-Bold.woff') format('woff');

    font-weight: bold;
    font-style: normal;
    font-display: swap;
       size-adjust: 97.38%;
    ascent-override: 99%;
}

@font-face {
    font-family: 'Suisse Int\'l';
    src: url('suisseintl/SuisseIntl-Light.woff2') format('woff2'),
        url('suisseintl/SuisseIntl-Light.woff') format('woff');



    font-weight: 300;
    font-style: normal;
    font-display: swap;
       size-adjust: 97.38%;
    ascent-override: 99%;
}

@font-face {
    font-family: 'Suisse Intl';
    font-family: 'Suisse Intl';
    font-family: 'Suisse Intl';
    src: url('suisseintl/SuisseIntl-Regular.woff2') format('woff2'),
        url('suisseintl/SuisseIntl-Regular.woff') format('woff');



    font-weight: normal;
    font-style: normal;
    font-display: swap;
       size-adjust: 97.38%;
    ascent-override: 99%;
}

body:lang(ar),body.rtl{
  font-family: "Suisse Intl";
  font-size:14px;
}

.navigation{
  font-family:inherit;
}

body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6 {
  font-family: "Suisse Intl";
  }

body.rtl  ol,
body.rtl ul,
body.rtl dl ,body.rtl .badge{
font-family:inherit;
}
/*body.rtl span,*/
body.rtl a,body.rtl div,body.rtl p,
body.rtl b,
body.rtl strong,body.rtl th,body.rtl table,body.rtl td
,body.rtl li{
    font-family: "Suisse Intl";
}
/*custom*/
/*@import url("../Suisseintl/sanfranciscotext/font.css");*/


body:lang(ar) .table th, .table td{
  font-family: "Suisse Intl" !important;

}
body:lang(ar) .main-menu.menu-dark .navigation .navigation-header{
  letter-spacing: 0px !important;
}
body:lang(ar) h1,
body:lang(ar) h2,
body:lang(ar) h3,
body:lang(ar) h4,
body:lang(ar) h5,
body:lang(ar) h6,
body:lang(ar) .h1,
body:lang(ar) .h2,
body:lang(ar) .h3,
body:lang(ar) .h4,
body:lang(ar) .h5,
body:lang(ar) .h6{
 /* font-family: "Suisse Intl" !important;*/
  font-family: "Suisse Intl";
}
.card .card-title{
    letter-spacing: 0rem;
}


