/*
Theme Name: Zephyr Child
Template: Zephyr
*/

@font-face {
  font-family: 'Yekan Bakh';
  src: url('fonts/YekanBakh-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh';
  src: url('fonts/YekanBakh-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh';
  src: url('fonts/YekanBakh-ExtraBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Yekan Bakh', sans-serif !important;
}
