/*
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: 'Magnat';
    src: local('Magnat Text Regular Italic'), local('Magnat-Text-Regular-Italic'),
        url('Magnat-TextRegularItalic.woff2') format('woff2'),
        url('Magnat-TextRegularItalic.woff') format('woff'),
        url('Magnat-TextRegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
  }
