/* 
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 */


@font-face {
    font-family: 'a Abstract Groovy';
    src: url('fonts/aAbstractGroovy.eot');
    src: url('fonts/aAbstractGroovy.eot?#iefix') format('embedded-opentype'),
        url('fonts/aAbstractGroovy.woff2') format('woff2'),
        url('fonts/aAbstractGroovy.woff') format('woff'),
        url('fonts/aAbstractGroovy.ttf') format('truetype'),
        url('fonts/aAbstractGroovy.svg#aAbstractGroovy') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Aglet Sans';
    src: url('fonts/AgletSans-Black.eot');
    src: url('fonts/AgletSans-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/AgletSans-Black.woff2') format('woff2'),
        url('fonts/AgletSans-Black.woff') format('woff'),
        url('fonts/AgletSans-Black.ttf') format('truetype'),
        url('fonts/AgletSans-Black.svg#AgletSans-Black') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'typoslab_irregular_demoRg';
    src: url('../fonts/typoslab_irregular_demo-webfont.woff2') format('woff2'),
         url('../fonts/typoslab_irregular_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.typoslab_irregular_demoRg p{
     font-family: 'typoslab_irregular_demoRg' !important;
     font-weight: normal !important;

}
   


.agletsans_black a{
  font-family: 'Aglet Sans' !important;
  font-weight: normal !important;

}

.agletsans_black h4{
  font-family: 'Aglet Sans' !important;
  font-weight: normal !important;
}

.abstract_groovy h2{
    font-family: 'a Abstract Groovy' !important;
      font-weight: normal !important;

}


.abstract_groovy h4{
    font-family: 'a Abstract Groovy' !important;
      font-weight: normal !important;

}

