/*
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
*/

/* Add your custom styles here... */ 


@font-face {
  font-family: 'Friday Vibes';
  src: url('fonts/FridayVibes.eot?#iefix') format('embedded-opentype'),
    url('fonts/FridayVibes.woff') format('woff'),
     url('fonts/FridayVibes.ttf')  format('truetype'),
      url('fonts/FridayVibes.svg#FridayVibes') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Hossa Soft Light';
  src: url('fonts/HossaSoft-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/HossaSoft-Light.otf')  format('opentype'),
	     url('fonts/HossaSoft-Light.woff') format('woff'),
	      url('fonts/HossaSoft-Light.ttf')  format('truetype'),
	       url('fonts/HossaSoft-Light.svg#HossaSoft-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
