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


/*WEBFONT INTEGRATION*/

/*Light*/
@font-face {
   font-family:'Dax Light';
   font-style: normal;
   font-weight: 400;
   src: url('/wp-content/uploads/webfonts/5558927/458e836d-651d-4d59-9678-d7a4a3469f81.woff2') format('woff2'),url('/wp-content/uploads/webfonts/5558927/2a854633-1ce5-4605-9da6-00b9fe321771.woff') format('woff');
}

/*Medium*/
@font-face {
   font-family:'Dax Light';
   font-style: bold;
   font-weight: 700;
   src:url("/wp-content/uploads/webfonts/5559351/4c02235c-5b87-4303-ad70-89daa8187ef1.woff2") format("woff2"),url("/wp-content/uploads/webfonts/5559351/b6096034-911a-4987-80e2-102c62f58fb2.woff") format("woff");
}

/*Regular*/
@font-face {
   font-family:'Dax Regular';
   font-style: normal;
   font-weight: 400;
   src: url('/wp-content/uploads/webfonts/5557960/c945938b-c6f1-45ce-81b4-27cdab6611c5.woff2') format('woff2'), url('/wp-content/uploads/webfonts/5557960/d050c6b0-688c-4ffa-a322-80eee7ecdbd1.woff') format('woff');
}

/*Bold*/
@font-face {
   font-family:'Dax Regular';
   font-weight: bold;
   font-weight: 700;
   src:url("/wp-content/uploads/webfonts/5559774/cdf95fd0-9d1f-4daa-82ea-b25dbd236444.woff2") format("woff2"),url("uploads/webfonts/55597740/a7bdb1d5-35e0-4e9a-a581-75a95390fdf6.woff") format("woff");
    }
}
