/*
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: 'olivierregular';
    src: url('fonts/olivier-webfont.woff2') format('woff2'),
         url('fonts/olivier-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hooglymjregular';
    src: url('fonts/hooglymj.woff2') format('woff2'),
         url('fonts/hooglymj.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}