/*
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: Caudex;
	font-weight: 400;
	src: url(fonts/Caudex-Regular.ttf) format("truetype");
}
@font-face {
  	font-family: Caudex;
	font-weight: 700;
	src: url(fonts/Caudex-Bold.ttf) format("truetype");
}


@font-face {
  	font-family: Raleway;
	font-weight: 400;
	src: url(fonts/Raleway-Regular.ttf) format("truetype");
}
@font-face {
  	font-family: Raleway;
	font-weight: 700;
	src: url(fonts/Raleway-Bold.ttf) format("truetype");
}