/*
 Theme Name:   Bridge Child
 Description:  Bridge child theme
 Author:       Be Bold
 Author URI:   http://be-bold.co.uk/
 Template:     bridge
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bridge
*/

@font-face {
    font-family: 'call_me_mayberegular';
    src: url('/wp-content/themes/bridge-child/fonts/fontsfree-net-call-me-maybe-webfont.woff2') format('woff2'),
         url('/wp-content/themes/bridge-child/fonts/fontsfree-net-call-me-maybe-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.call_me_maybe,
.call_me_maybe p,
.call_me_maybe h1,
.call_me_maybe h2,
.call_me_maybe h3,
.call_me_maybe h4,
.call_me_maybe h5,
.call_me_maybe h6,
.call_me_maybe li {
    font-family: 'call_me_mayberegular' !important;
}

