/*
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: 'elliotsixregular';
    src: url('/cheekymonkey/wp-content/themes/bridge-child/fonts/ElliotSix-webfont.eot');
    src: url('/cheekymonkey/wp-content/themes/bridge-child/fonts/ElliotSix-webfont.eot?#iefix') format('embedded-opentype'),
         url('/cheekymonkey/wp-content/themes/bridge-child/fonts/ElliotSix-webfont.woff') format('woff'),
         url('/cheekymonkey/wp-content/themes/bridge-child/fonts/ElliotSix-webfont.ttf') format('truetype'),
         url('/cheekymonkey/wp-content/themes/bridge-child/fonts/ElliotSix-webfont.svg#elliotsixregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




