/*
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
*/
/* line 1, scss/_reset.scss */
html, body {
  margin: 0;
  height: 100%; }

/* line 5, scss/_reset.scss */
body {
  height: 100vh; }

@font-face {
  font-family: 'isabelblack';
  src: url("fonts/isabel-black-webfont.woff2") format("woff2"), url("fonts/isabel-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelblack_italic';
  src: url("fonts/isabel-black-italic-webfont.woff2") format("woff2"), url("fonts/isabel-black-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelbold';
  src: url("fonts/isabel-bold-webfont.woff2") format("woff2"), url("fonts/isabel-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelbold_italic';
  src: url("fonts/isabel-bold-italic-webfont.woff2") format("woff2"), url("fonts/isabel-bold-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabellight';
  src: url("fonts/isabel-light-webfont.woff2") format("woff2"), url("fonts/isabel-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabellight_italic';
  src: url("fonts/isabel-light-italic-webfont.woff2") format("woff2"), url("fonts/isabel-light-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelregular';
  src: url("fonts/isabel-regular-webfont.woff2") format("woff2"), url("fonts/isabel-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelitalic';
  src: url("fonts/isabel-regular-italic-webfont.woff2") format("woff2"), url("fonts/isabel-regular-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelthin';
  src: url("fonts/isabel-thin-webfont.woff2") format("woff2"), url("fonts/isabel-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'isabelthin_italic';
  src: url("isabel-thin-italic-webfont.woff2") format("woff2"), url("isabel-thin-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* line 1, scss/_typo.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "isabelregular", "Helvetica Neue", Helvetica, Roboto, Arial, Sans-serif !important; }

/*# sourceMappingURL=style.css.map */