/*
Theme Name: Divi Child Theme
Theme URI: https://patrickkerwin.com/
Version: 1.0
Description: Divi Child Theme
Author: Legacy Life
Author URI: https://www.patrickkerwin.com
Template: Divi
*/




/*---------- [Load The Fonts] ----------*/


@-webkit-keyframes fontfix {
  from { opacity: 1; }
  to { opacity: 1; }
}



@font-face {
  font-family: 'Avenir Next', lato, sans-serif;
  src: local('Avenir Next'), lato, sans-serif,
        url('//wp-content/themes/divi-child/fonts/Avenir_Next.ttc') format('truetype');
    font-weight: bold;
    font-style: normal;
}