@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/peyda/PeydaWebFaNum-Thin.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/peyda/PeydaWebFaNum-ExtraLight.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/peyda/PeydaWebFaNum-Light.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/peyda/PeydaWebFaNum-Medium.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/peyda/PeydaWebFaNum-SemiBold.woff2') format('woff2')
}

@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/peyda/PeydaWebFaNum-ExtraBold.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/peyda/PeydaWebFaNum-Black.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/peyda/PeydaWebFaNum-Bold.woff2') format('woff2')
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/peyda/PeydaWebFaNum-Regular.woff2') format('woff2')
}
:root{
    --font-heading-rtl:"Peyda",tahoma;
    --font-body-rtl:"Peyda",tahoma;
}
:root {
    --font-heading: "Peyda",tahoma;
    --font-body: "Peyda",tahoma;
}
button, input, select, textarea, h1, h2, h3, h4, h5, h6, body, body.body-style-2, .reseller-hosting-plan-title, .reseller-hosting-plan-price span, .reseller-hosting-plan-list li, .reseller-hosting-plan-order a,
.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price a, .our-latest-news-box p, .discount-box-homepage, body.body-style-2 .coodiv-header .dropdown .profile-notification,
.notification-slider, .custom-login-page-v2, body.body-style-2 .side-bar-header-lined-drop-down .dropdown-menu, body.body-style-2 .invoices-elements-tringo, body.body-style-2 .client-home-panels .panel-default,
.dataTables_wrapper, .domains-dotoday, .domain-previw-box, .kc-bg-box-container .col-sm-12, .kc-bg-box-container .kbarticles, .article-content, #order-standard_cart .domain-pricing .row-table-tld-pricing,
#order-standard_cart .domain-pricing, .domain-promo-box, #DomainSearchResults, .domainsaddionsbox, #order-standard_cart .order-summary, #order-standard_cart .view-cart-items.coodiv-version .item,
#order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span,#order-standard_cart .domain-selection-options .option  {
    font-family: 'Peyda', tahoma !important;
}