/**
* Theme Name: Genai Child
* Description: This is a child theme of Genai.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: genai
* Version: 1.1.0
*/

@font-face {
    font-family: 'Estedad';
    src: url('assets/fonts/Estedad-FD.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Estedad', sans-serif!important;
    font-weight: 400;
}
