/*
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: "Nexa-Light";
  font-style: normal;
  font-weight: bold;
  font-weight: 700;
  font-stretch: normal;
  src: url('/webfonts/nexa_extra-bold.woff2') format('woff2'), url('/wp-content/themes/Avada-Child-Theme/webfonts/nexa_extra-bold.woff') format('woff');
}
@font-face {
  font-family: "Nexa-Light";
  src: url('/webfonts/nexa_light.woff2') format('woff2'), url('/wp-content/themes/Avada-Child-Theme/webfonts/nexa_light.woff') format('woff');
}
@font-face {
  font-family: "Nexa-ExtraBold";
  src: url('/webfonts/nexa_extra-bold.woff2') format('woff2'), url('/wp-content/themes/Avada-Child-Theme/webfonts/nexa_extra-bold.woff') format('woff');
}