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

@font-face {
    font-family: 'myriad_proregular';
    src: url('fonts/myriadpro-regular-webfont.woff2') format('woff2'),
         url('fonts/myriadpro-regular-webfont.woff') format('woff');
         url('fonts/Myriadpro-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}