/**
 * Theme Name:     Aroland Child
 * Author:         Opal Team
 * Template:       aroland
 * Text Domain:	   aroland-child
 * Description:    Aroland is a fully responsive Single Property Landing Page WordPress Theme which fits with master planned communities, villa, house, flat, apartment, realtor &amp; rental, building complex, broker &amp; commercial. Come with 06+ fantastic demos with 1-click Import, Sticky Header, and more powerful features to help you build a master-planned community site perfectly.
 */


/* ===== Cinzel Font Family ===== */

/* Regular */
@font-face {
  font-family: 'Cinzel-Regular';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: 'Cinzel';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Semi Bold */
@font-face {
  font-family: 'Cinzel-SemiBold';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: 'Cinzel-Bold';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Extra Bold */
@font-face {
  font-family: 'Cinzel-ExtraBold';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Black */
@font-face {
  font-family: 'Cinzel-Black';
  src: url('/wp-content/themes/aroland-child/assets/cinzel-font/Cinzel-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


h1, h2, h3, h4, h5, h6, .elementor-heading-title, .sr7_splitted_words_noanim, .owl-stage .elementor-heading-title a {
  font-family: 'Cinzel' !important;
}

body, p, span, a, strong, em, small, label, input, textarea, select, button, ul, ol, li, .elementor-text-editor, sr7-txt{
  font-family: 'Raleway', sans-serif !important;
}

.fa, .sub-arrow { font-family: FontAwesome !important; }