/*
Theme Name:     Child Theme
Description:    
Author:         NinjaGo DEV
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
    font-family: Calvino Book; 
    src: url('/wp-content/uploads/et-fonts/calvinobook.ttf'); 
  	font-style: normal;
   }

@font-face {
    font-family: Calvino Light; 
    src: url('/wp-content/uploads/et-fonts/calvinolight.ttf'); 
  	font-style: normal;
   }

@font-face {
    font-family: Calvino Regular; 
    src: url('/wp-content/uploads/et-fonts/calvinoregular.ttf'); 
  	font-style: normal;
   }