/*
Theme Name: Gate child
Template:   gate
Theme URI:  https://irangate.co
Author: IranGate Tech Department
Description:    Gate Child Theme
Version:    1.0
*/

/* Your CSS code goes here
-------------------------------------- */
@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    src: url('/assets/fonts/eot/iranyekanwebregularfanum.eot');
    src: url('/assets/fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/assets/fonts/woff/iranyekanwebregularfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/assets/fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

*[dir="rtl"] {
    font-family: 'IRANYekan', sans-serif;
    letter-spacing: 0;
}

.form-mt {
    margin-top: 15px;
}

.form-mb {
    margin-bottom: 15px;
}

.entry-content.igct {
    text-align: justify;
}

.e-pagi img {
    border-radius: 7px
}

.ubox {
    padding: 12px;
    background: #fdfce8;
    border-radius: 7px;
    border: 1px solid #e7e7e7;
}

.author-avatar img {
    border-radius: 7px;
}

.ubox .ubio {
    text-align: justify;
}
.pagination-wrap .igi-cleft::before {
    content: '\e902';
}
.pagination-wrap .igi-cright::before {
    content: '\e903';
}
.pagination-number .page-numbers{border-radius: 4px}
