/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face {
  font-family: 'Metropolis';
  font-weight: 800;
  font-style: normal;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/metropolis/Metropolis-ExtraBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/metropolis/Metropolis-ExtraBold.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Metropolis';
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/metropolis/Metropolis-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/metropolis/Metropolis-Bold.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Clarika';
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/clarika/ClarikaProGeo-Rg.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/clarika/ClarikaProGeo-Rg.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Clarika';
  font-weight: 400;
  font-style: italic;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/clarika/ClarikaProGeo-It.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/clarika/ClarikaProGeo-It.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Clarika';
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/clarika/ClarikaProGeo-Bd.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/clarika/ClarikaProGeo-Bd.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Clarika';
  font-weight: 700;
  font-style: italic;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: url('fonts/clarika/ClarikaProGeo-BdIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/clarika/ClarikaProGeo-BdIt.woff') format('woff'); /* Pretty Modern Browsers */
}