* {
    font-family: "KazNet", FontAwesome !important;
}

@font-face {
    font-family: "KazNet";
    src: url("../fonts/KazNet.eot"); /* IE9 Compat Modes */
    src: url("../fonts/KazNet.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

p, article, h1, h2, h3, h4, h5, h6, form, button, select, table, td, tr, th, span, label, div, a {
    direction: rtl;
    font-family: 'KazNet';
    text-align: right;
    font-weight: normal;
    letter-spacing: 0px !important;
}

.same-news__title {
    padding-right: 1em !important;
}

iframe {
    max-width: 100%;
}
