/*
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
*/
/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/lato-v22-latin-100.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/lato-v22-latin-100_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/lato-v22-latin-100.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/lato-v22-latin-100.woff) format('woff'), /* Modern Browsers */
       url(../fonts/lato-v22-latin-100.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/lato-v22-latin-100_22ab4cafea0cdc32.svg) format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/lato-v22-latin-regular.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/lato-v22-latin-regular_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/lato-v22-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/lato-v22-latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../fonts/lato-v22-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/lato-v22-latin-regular_22ab4cafea0cdc32.svg) format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/lato-v22-latin-700.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/lato-v22-latin-700_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/lato-v22-latin-700.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/lato-v22-latin-700.woff) format('woff'), /* Modern Browsers */
       url(../fonts/lato-v22-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/lato-v22-latin-700_22ab4cafea0cdc32.svg) format('svg'); /* Legacy iOS */
}