/*
Theme Name:     Foxiz child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Foxiz in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/woff2/IRANSansX-Bold.woff2') format('woff2'),
         url('fonts/woff/IRANSansX-Bold.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/woff2/IRANSansX-Medium.woff2') format('woff2'),
         url('fonts/woff/IRANSansX-Medium.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/woff2/IRANSansX-Light.woff2') format('woff2'),
         url('fonts/woff/IRANSansX-Light.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/woff2/IRANSansX-UltraLight.woff2') format('woff2'),
         url('fonts/woff/IRANSansX-UltraLight.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/woff2/IRANSansX-Regular.woff2') format('woff2'),
         url('fonts/woff/IRANSansX-Regular.woff') format('woff');
	font-display: swap;
}

strong,body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.p-category,.main-menu ,.menu-item a > span {
    font-family: IRANSansX !important;
}
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,input[type="submit"],.rb-search-form input,.heading-title span,.efoot div span,.is-meta, .meta-text, .user-form label, .rss-date, .widget_rss cite, .woocommerce-result-count, .woocommerce-ordering select, .story-content-overlay__date, .story-content-overlay__author{
    font-family: IRANSansX !important;
}
input[type="submit"], button, .button, .is-btn, a.show-post-comment, a.comment-reply-link, .pagination-wrap, .rbbsl a > span, .cta-buttons, .widget_block .wp-block-search [type="submit"], .web-stories-list__archive-link a {
    font-family: IRANSansX !important;
}

.p-format .rbi-video {
  transform: rotate(180deg)!important;
}
.meta-label, .tipsy-inner, .product_meta {
    font-family: 'IRANSANSX'!important;
}



