/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/


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

.font-pony .elementor-heading-title {
    font-family: 'fonts/iCiel Pony';
}

