/*
Theme Name:    Creative Piano Academy
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        Creative Piano Academy
Author URI:    https://members.creativepianoacademy.com/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Custom Fonts */

@font-face {
    font-family: 'Cervanttis';
    src: url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.eot');
    src: url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.woff2') format('woff2'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.woff') format('woff'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.ttf') format('truetype'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/CervanttisRegular.svg#CervanttisRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Felicity';
    src: url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.eot');
    src: url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.woff2') format('woff2'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.woff') format('woff'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.ttf') format('truetype'),
        url('/wp-content/themes/creativepianoacademy-theme/fonts/Felicity-Regular.svg#Felicity-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* BBW Menu */

.fl-node-j389frdtxkml .menu a {
    font-size: 14px !important;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    letter-spacing: 0 !important;
}
