@font-face {
    font-family: 'muller_bold';
    src: url('muller_muller_bold-webfont.woff2') format('woff2'),
         url('muller_muller_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_muller_bl {
    font-family: 'muller_bold', Arial, sans-serif !important;
}


@font-face {
    font-family: 'muller_light';
    src: url('muller_muller_light-webfont.woff2') format('woff2'),
         url('muller_muller_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_muller_li {
    font-family: 'muller_light', Arial, sans-serif !important;
}


@font-face {
    font-family: 'muller_regular';
    src: url('muller_muller_regular-webfont.woff2') format('woff2'),
         url('muller_muller_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_muller_rg {
    font-family: 'muller_regular', Arial, sans-serif !important;
}


@font-face {
    font-family: 'sina_bold';
    src: url('sina-bold-webfont.woff2') format('woff2'),
         url('sina-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_sina_bd {
    font-family: 'sina_bold', Times, serif !important;
}


@font-face {
    font-family: 'sina_bold_italic';
    src: url('sina-bolditalic-webfont.woff2') format('woff2'),
         url('sina-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_sina_bd_it {
    font-family: 'sina_bold_italic', Times, serif !important;
}


@font-face {
    font-family: 'sina_italic';
    src: url('sina-italic-webfont.woff2') format('woff2'),
         url('sina-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_sina_it {
    font-family: 'sina_italic', Times, serif !important;
}


@font-face {
    font-family: 'sina_light_italic';
    src: url('sina-lightitalic-webfont.woff2') format('woff2'),
         url('sina-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_sina_li_it {
    font-family: 'sina_light_italic', Times, serif !important;
}


@font-face {
    font-family: 'sina_regular';
    src: url('sina-regular-webfont.woff2') format('woff2'),
         url('sina-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font_sina_rg {
    font-family: 'sina_regular', Times, serif !important;
}