@font-face {
    font-family: 'A Iranian Sans';
    src: url('../../fonts/a-iranian-sans.ttf');
}

@font-face {
    font-family: 'Iranian Nastaliq';
    src: url('../../fonts/irannastaliq.ttf');
}

@font-face {
    font-family: 'Vazir';
    font-weight: normal;
    src: url('../../fonts/Vazir-FD.ttf');
}

@font-face {
    font-family: 'Vazir';
    font-weight: bold;
    src: url('../../fonts/Vazir-Bold-FD.ttf');
}

@font-face {
    font-family: 'Shabnam';
    font-weight: normal;
    src: url('../../fonts/Shabnam-FD.ttf');
}

@font-face {
    font-family: 'Shabnam';
    font-weight: bold;
    src: url('../../fonts/Shabnam-Bold-FD.ttf');
}

@font-face {
    font-family: 'Yekan';
    src: url('../../fonts/yekan.ttf');
}

@font-face {
    font-family: 'Hamoon';
    font-weight: bold;
    src: url('../../fonts/hamoon.ttf');
}

@font-face {
    font-family: 'Anjoman';
    font-weight: normal;
    src: url('../../fonts/Anjoman-SemiBold.ttf');
}

@font-face {
    font-family: 'Anjoman';
    font-weight: bold;
    src: url('../../fonts/Anjoman-UltraBold.ttf');
}

@font-face {
    font-family: 'Arial Unicode MS';
    src: url('../../fonts/arial-unicode-ms.ttf');
}

@font-face {
    font-family: 'Traffic';
    src: url('../../fonts/traffic.ttf');
}

@font-face {
    font-family: 'Tahoma';
    src: url('../../fonts/tahoma.ttf');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../plugins/fontawesome-free/webfonts/fa-solid-900.ttf');
}