/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@font-face {
    font-family: 'caslon_540regular';
    src: src: url('/wp-content/themes/bridge-child/fonts/Caslon540Regular.otf') format('opentype'), 
    url('/wp-content/themes/bridge-child/fonts/caslon540_egular-webfont.woff2') format('woff2'), 
    url('/wp-content/themes/bridge-child/fonts/caslon540_egular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


h1,h2,h3,h4,h5,h6, nav.main_menu > ul > li > a, nav.main_menu > ul > li > a, .footer_top li  {
font-family: 'Caslon 540 Regular', serif;
}