/*
 Theme Name:   Aiero Child
 Description:  Aiero Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/aiero
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     aiero
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  aiero-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
    font-family: 'Helvetica';
    src: url('/font/Helvetica-Light.eot');
    src: url('/fontHelvetica-Light.eot?#iefix') format('embedded-opentype'),
        url('/fontHelvetica-Light.woff2') format('woff2'),
        url('/fontHelvetica-Light.woff') format('woff'),
        url('/fontHelvetica-Light.ttf') format('truetype'),
        url('/fontHelvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/font/Helvetica.eot');
    src: url('/font/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('/font/Helvetica.woff2') format('woff2'),
        url('/font/Helvetica.woff') format('woff'),
        url('/font/Helvetica.ttf') format('truetype'),
        url('/font/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/font/Helvetica-Bold.eot');
    src: url('/font/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('/font/Helvetica-Bold.woff2') format('woff2'),
        url('/font/Helvetica-Bold.woff') format('woff'),
        url('/font/Helvetica-Bold.ttf') format('truetype'),
        url('/font/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body, h1, h2, h3, h4, h5, h6, p, del, span, a, button, strong {
    font-family: 'Helvetica', Arial, sans-serif !important;
}
