/*
Theme Name:    WebVitality Child Theme
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        WebVitality
Author URI:    https://webvitality.net/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom styles here */

@font-face {
    font-family: 'Deadhead Script Italic';
    src: url('/wp-content/themes/webvitality-child-theme/fonts/deadhead_script_italic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/webvitality-child-theme/fonts/deadhead_script_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Deadhead Script';
    src: url('/wp-content/themes/webvitality-child-theme/fonts/deadhead_script-webfont.woff2') format('woff2'),
         url('/wp-content/themes/webvitality-child-theme/fonts/deadhead_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}