/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@font-face {
    font-family: 'Felidae';
    src: url('fonts/Felidae-Regular.eot');
    src: url('fonts/Felidae-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Felidae-Regular.woff2') format('woff2'),
        url('fonts/Felidae-Regular.woff') format('woff'),
        url('fonts/Felidae-Regular.ttf') format('truetype'),
        url('fonts/Felidae-Regular.svg#Felidae-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SpaceGrotesk-Regular';
    src: url('fonts/SpaceGrotesk-Regular.eot');
    src: url('fonts/SpaceGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SpaceGrotesk-Regular.woff2') format('woff2'),
        url('fonts/SpaceGrotesk-Regular.woff') format('woff'),
        url('fonts/SpaceGrotesk-Regular.ttf') format('truetype'),
        url('fonts/SpaceGrotesk-Regular.svg#SpaceGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Felidae' !important;}
h2.fusion-title-heading {
    color: #0F0F0F00 !important;
    font-family: 'SpaceGrotesk-Regular' !important;
    font-size: 88px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    line-height: 0.7em !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    stroke: #0F0F0F;
    padding-bottom: 11px !important;
}
span.display-counter {
	color: #0F0F0F00;
    font-family: 'SpaceGrotesk-Regular';
    font-size: 93px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 0.7em;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #0F0F0F;
    stroke: #0F0F0F;
   
}












