/*
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: 'BebasNeue';
src: url('fonts/35E7AC_0_0.eot');
src: url('fonts/35E7AC_0_0.eot?#iefix') format('embedded-opentype'),
url('fonts/35E7AC_0_0.ttf') format('truetype');
src: url('fonts/35E7AC_0_0.woff2') format('woff2'), 
url('fonts/35E7AC_0_0.woff') format('woff');
font-weight: normal;
font-style: normal;
}