/*
Theme Name: Beaver Builder Child Theme v2
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: 'Ave';
	src: url("/assets/fonts/Ave-Medium.eot");
	font-weight: 600;
	font-style: normal; }

@font-face {
	font-family: 'Ave';
	src: url("/assets/fonts/Ave-Book.eot");
	font-weight: 400;
	font-style: normal; }

@font-face {
	font-family: 'Ave';
	src: url("/assets/fonts/Ave-Roman.eot");
	font-weight: 500;
	font-style: normal; }


@font-face {
	font-family: 'Avenir Heavy';
	src: url("/assets/fonts/Avenir-Heavy.otf");
	font-weight: 400;
	font-style: normal; }

@font-face {
	font-family: 'Avenir Medium';
	src: url("/assets/fonts/Avenir-Heavy.otf");
	font-weight: 400;
	font-style: normal; }
