/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

@font-face {
  font-family: "YekanBakhVF";
  src: 
    url("/wp-content/uploads/fonts/YekanBakh-VF.woff2") format("woff2"),
    url("/wp-content/uploads/fonts/YekanBakh-VF.woff") format("woff");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "YekanBakhVF", sans-serif;
  font-weight: 400;
  line-height: 1.9;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.entry-title, .entry-title a,
.penci-post-title, .penci-post-title a,
.penci__post-title, .penci__post-title a {
  font-family: "YekanBakhVF", sans-serif !important;
  font-weight: 700;
  line-height: 1.4;
}

