/*
Theme Name: Astra Child
Template: astra
*/

/* Yekan Font Faces */
/* Medium */
@font-face {
  font-family: 'Yekan';
  src: url('fonts/Yekan.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}


body, h1, h2, h3, h4, h5, h6, p, a, span, button, input, textarea {
  font-family: 'Yekan', sans-serif !important;
}