/*
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: 'h-d_letterpressregular';
    src: url('https://powersportsx.com/wp-content/themes/bb-theme-child/fonts/hdletterpress-webfont.woff2') format('woff2'),
         url('https://powersportsx.com/wp-content/themes/bb-theme-child/fonts/hdletterpress-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cheddar_gothic_hditalic';
    src: url('cheddargothichd-italic-webfont.woff2') format('woff2'),
         url('cheddargothichd-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'cheddar_gothic_hdregular';
    src: url('cheddargothichd-regular-webfont.woff2') format('woff2'),
         url('cheddargothichd-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face { font-family: 'Hobokenhigh Sans'; src: url('https://powersportsx.com/wp-content/themes/bb-theme-child/fonts/hobokenhigh-sans-c.ttf) format('ttf'); 
	font-weight: normal; }



@font-face { font-family: 'Trade Gothic Standard'; src: url('https://powersportsx.com/wp-content/themes/bb-theme-child/fonts/TradeGothicLTStd.otf) format('otf'); 
	font-weight: normal; }