/*
Theme Name: Umma
Template: chique
Version: 1.0.0
Text Domain: chique
*/

/* cyrillic-ext */
@font-face {
    font-family: Sui;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(sui.otf) format('otf');
}

.site-title {
	font-family: Sui, sans-serif;
}

.main-navigation a,
#feature-slider-section .entry-title,
.custom-header .entry-title,
#feature-slider-section .owl-dots,

body,
button,
input,
select,
optgroup,
textarea,
.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.contact-section .entry-title span,
#skill-section .entry-title span,
.reserve-content-wrapper .entry-title span,
#playlist-section .entry-title span,
.services-section.style-two .entry-meta a,
.site-header-cart .cart-contents,
.site-footer .widget a {
	font-family: Inter, sans-serif;
}
