/*
Theme Name: MB Astro (Hueman)
Author: //www.mahbangastro.ir/
Description: Based on Hueman theme.
Version: 1.0
Template: hueman

This is the child theme for Hueman theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@font-face {
    font-family: 'Parastoo Bold';
    src: url('//static.mahbangastro.ir/fonts/parastoo/Parastoo-Bold-FD.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Parastoo';
    src: url('//static.mahbangastro.ir/fonts/parastoo/Parastoo-FD.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Shabnam Bold';
    src: url('//static.mahbangastro.ir/fonts/shabnam/Shabnam-Bold-FD.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Shabnam';
    src: url('//static.mahbangastro.ir/fonts/shabnam/Shabnam-FD.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font: 12px normal 'Shabnam', Tahoma, Arial, Sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'Parastoo Bold';
}
.site-title {
    float: right;
}