/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/
@font-face {
    font-family: 'iransansxv';
    src: url('./fonts/IRANSansXV.woff2') format('woff-variations'),
    /* will be the standard and works in Safari now */
    url('./fonts/IRANSansXV.woff') format('woff');
    /* for the other supporting browsers */
    font-weight: 100 900;
    font-display: fallback;
}

body,div,p,a,ul,li,span,h1,h2,h3,h4,h5,h6 {
    font-family:iransansxv;
}
@media (min-width:992px){

.bashgahm a:before{
  content: url(./svg/bashgah.svg);
  width: 30px;
  height: 30px;
	margin-left:10px;
}
	.emtiaz a:before{
  content: url(./svg/emtiaz.svg);
		margin-left:10px;
  width: 30px;
  height: 30px;
}
	
}
