﻿@font-face {
    font-family: 'Sahel';
    src: url('/fonts/Sahel.eot?#') format('eot'), url('/fonts/Sahel.woff') format('woff'),url('/fonts/Sahel.ttf') format('truetype');
    font-weight: normal;
}

html {
    background-color: #FFFCF5
}

body {
    direction: rtl;
    font-family: 'Sahel', Tahoma;
    background-color: #FFFCF5;
    text-align: right
}

footer {
    background-color: #FFFCF5
}
h1, h2, h3, h4, h5, h6,p {
    font-family: 'Sahel' !important;
}

h2, .h2 {
    font-size: 1.8em;
}

.ltr {
    text-align: left !important;
    direction: ltr;
}
.btn {
    font-family: 'Sahel', Tahoma !important
}

.dir-ltr {
    direction: ltr !important
}

.dir-rtl {
    direction: rtl !important
}
div.description div {
    margin-bottom: 20px;
}
.paper-wrapper {
    height: 100%
}
.mb20 {
    margin-bottom: 20px;
}
span.label {
    color: #888
}
.main-nav .navbar-nav .nav-item .nav-link {
    font-family: 'Sahel', Tahoma !important
}
