/*--------------------------------------------------------------------------------- 
Theme Name:   bcchamber 
Theme URI:    http://www.battlecreek.org 
Description:   
Author:       GreenStreet Marketing 
Author URI:    
Template:     Divi 
Version:      1.0.0 
License:      GNU General Public License v2 or later 
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
------------------------------ 

ADDITIONAL CSS HERE ------------------------------*/

@font-face {
	font-family: 'TheQueen'; 
	src: url('https://battlecreek.org/wp-content/themes/fonts/TheQueen/TheQueenone-Regular.ttf') format('truetype');
	src: url('https://battlecreek.org/wp-content/themes/fonts/TheQueen/TheQueenone-Regular.woff') format('woff');
	src: url('https://battlecreek.org/wp-content/themes/fonts/TheQueen/TheQueenone-Regular.otf') format('opentype');
	font-weight: normal;
	}
	
.script { font-family: 'TheQueen', Arial, sans-serif;	
	letter-spacing: normal !important; 
	text-transform: lowercase !important; 
	vertical-align: sub;
	}    

body { font-family: garamond-premier-pro, serif;
	font-style: normal;
	font-weight: 400; }
	
h1, h2, h3, h4, h5, h6 { 
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 400;
}

.et_pb_pricing_content_top {
    padding-top: 40px;
    padding-bottom: 0px;
    border: none;
    }
    
.et_pb_button {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 400;
}

#reveal { display: none; }
.rv_button.closed:after {content:"\33";}
.rv_button.opened:after{content:"\32";}
