/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
@import url("//hello.myfonts.net/count/3e47c1");
  
@font-face {
  font-family: "Jonathan";
  src: url('https://kvdesignco.com/wp-content/themes/bb-theme-child/fonts/Jonathan/font.woff2') format('woff2'), url('https://kvdesignco.com/wp-content/themes/bb-theme-child/fonts/Jonathan/font.woff') format('woff');
}

/* Add your custom styles here... */ 
@font-face {
  font-family: "Moon Time";
  src:  url("https://kvdesignco.com/wp-content/themes/bb-theme-child/fonts/MoonTime-Regular-1.ttf") format("ttf")
  font-weight: regular;
}

@font-face {
  font-family: "Aileron Thin";
  src:  url("https://kvdesignco.com/wp-content/themes/bb-theme-child/fonts/aileron/Aileron-Thin.otf") format("otf")
  font-weight: thin;
}