/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 03 2025 | 06:25:22 */
@font-face {
  font-family: 'MyFontRG';
  src: ,
	  url('/wp-content/themes/plover/assets/fonts/Kahroba/Kahroba-FD-RG.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

body,h4, h5, h6, p, a {
  font-family: 'MyFontRG', sans-serif !important;
}
@font-face {
  font-family: 'MyFontB';
  src: ,
	  url('/wp-content/themes/plover/assets/fonts/Kahroba/Kahroba-FD-B.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

h2 {
  font-family: 'MyFontB', sans-serif !important;
}

@font-face {
  font-family: 'MyFontBL';
  src: ,
	  url('/wp-content/themes/plover/assets/fonts/Kahroba/Kahroba-FD-BL.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-family: 'MyFontBL', sans-serif !important;
}