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

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