/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


@font-face {
  font-family: 'IRANYekan';
  src: url('fonts/IRANYekanXVF.woff2') format('woff2 supports variations'),
       url('fonts/IRANYekanXVF.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pinar';
  src: url('fonts/Pinar-VF[wght-KSHD-DSTY].woff2') format('woff2 supports variations'),
       url('fonts/Pinar-VF[wght-KSHD-DSTY].woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

.rtl #wpadminbar * {
    font-family: 'IRANYekan';
}