/*
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: "AuthenticScript-Regular";
  src: url("fonts/AuthenticScript.eot"); /* IE9 Compat Modes */
  src: url("fonts/AuthenticScript.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/AuthenticScript.otf") format("opentype"), /* Open Type Font */
    url("fonts/AuthenticScript.svg") format("svg"), /* Legacy iOS */
    url("fonts/AuthenticScript.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/AuthenticScript.woff") format("woff"), /* Modern Browsers */
    url("fonts/AuthenticScript.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}