/* 
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
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 */
/*
IvyOra Display Thin
font-family: "ivyora-display", serif;
font-weight: 100;
font-style: normal;
IvyOra Display Thin Italic
font-family: "ivyora-display", serif;
font-weight: 100;
font-style: italic;
IvyOra Display Light
font-family: "ivyora-display", serif;
font-weight: 300;
font-style: normal;
IvyOra Display Light Italic
font-family: "ivyora-display", serif;
font-weight: 300;
font-style: italic;
IvyOra Display Regular
font-family: "ivyora-display", serif;
font-weight: 400;
font-style: normal;
IvyOra Display Italic
font-family: "ivyora-display", serif;
font-weight: 400;
font-style: italic;
IvyOra Display Medium
font-family: "ivyora-display", serif;
font-weight: 500;
font-style: normal;
IvyOra Display Medium Italic
font-family: "ivyora-display", serif;
font-weight: 500;
font-style: italic;
IvyOra Display Bold
font-family: "ivyora-display", serif;
font-weight: 700;
font-style: normal;
IvyOra Display Bold Italic
font-family: "ivyora-display", serif;
font-weight: 700;
font-style: italic;
*/
/*
Neue Haas Grotesk Display Pro 55 Roman
font-family: "neue-haas-grotesk-display", sans-serif;
font-weight: 500;
font-style: normal;
Neue Haas Grotesk Display Pro 65 Medium
font-family: "neue-haas-grotesk-display", sans-serif;
font-weight: 600;
font-style: normal;
*/
h1,h2,h3,h4,h5,h6 {
    font-family: "ivyora-display", serif;
}

.grotesk-font {
    font-family: "neue-haas-grotesk-display", sans-serif;
}


/*
.blob {
  position: absolute;
  width: 650px;
  height: 450px;
  border-radius: 100%;
  background: linear-gradient(10deg, #1100ff, #ff00f2);
  filter: blur(150px); 
  transition: transform 0.1s ease-out;
  pointer-events: none;
  z-index: -1;
}*/


