/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


@font-face {
  font-family: 'Grained';
  font-weight: 400;
  src: url('fonts/Grained.woff2') format('woff2'),
       url('fonts/Grained.woff') format('woff'),

  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi';
    font-weight: 400;
  src: url('fonts/Satoshi-Regular.woff2') format('woff2'),
       url('fonts/Satoshi-Regular.woff') format('woff'),
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi';
    font-weight: 700;
  src: url('fonts/Satoshi-Bold.woff2') format('woff2'),
       url('fonts/Satoshi-Bold.woff') format('woff'),

  font-display: swap;
  font-style: normal;
}
