/*
Theme Name: TBA Credit Union
Description: Child theme, based on the Generatepress WordPress theme.
Author: Greenlight Marketing
Author URI: http://greenlightmkt.com/
Template: generatepress
Version: 1.0
*/



/* Fonts */

@font-face {
	font-family: 'Bebas Neue Pro';
	src: url('/wp-content/themes/generatepress-child/fonts/Bebas-Neue-Pro-Bold.woff2') format('woff2'),
	     url('/wp-content/themes/generatepress-child/fonts/Bebas-Neue-Pro-Bold.woff') format('woff');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Bebas Neue Pro';
	src: url('/wp-content/themes/generatepress-child/fonts/Bebas-Neue-Pro-Bold-Italic.woff2') format('woff2'),
	     url('/wp-content/themes/generatepress-child/fonts/Bebas-Neue-Pro-Bold-Italic.woff') format('woff');
	font-style: italic;
	font-weight: 700;
	font-display: swap;
}