@font-face {
  font-family: 'Rokh';
  src: url('/wp-content/themes/oxigen/theme/assets/fonts/Rokh-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rokh';
  src: url('/wp-content/themes/oxigen/theme/assets/fonts/Rokh-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  src: url('/wp-content/themes/oxigen/theme/assets/fonts/YekanBakk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  src: url('/wp-content/themes/oxigen/theme/assets/fonts/YekanBakh-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'YekanBakh', 'Rokh' !important;
}
