/*
Theme Name: IEG Media Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0.6
Description: Child theme for IEG Media based on Beaver Builder
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
/* Century Gothic WGL Regular */

@font-face {
    font-family: 'Century Gothic WGL';
    font-display: swap;
    src: url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL.eot');
    src: url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL.eot?#iefix') format('embedded-opentype'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL.woff') format('woff'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL.woff2') format('woff2'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Century Gothic WGL Bold */

@font-face {
    font-family: 'Century Gothic WGL';
    font-display: swap;
    src: url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL-Bold.eot');
    src: url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL-Bold.eot?#iefix') format('embedded-opentype'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL-Bold.woff') format('woff'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL-Bold.woff2') format('woff2'), 
    url('../../../wp-content/themes/ieg-media-theme/fonts/CentGothWGL-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}