/*
Theme Name: Fidalgo Child
Theme URI: https://fidalgo.qodeinteractive.com
Description: A child theme of Fidalgo
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: fidalgo
Template: fidalgo
*/
@font-face {
    font-family: 'D-DINCondensed';
    src: url('http://www.gabbiatuscanylounge.com/wp-content/themes/fidalgo-child/fonts/d-dincondensed-webfont.woff2') format('woff2'),
         url('http://www.gabbiatuscanylounge.com/wp-content/themes/fidalgo-child/fonts/d-dincondensed-webfont.woff') format('woff'),
         url('http://www.gabbiatuscanylounge.com/wp-content/themes/fidalgo-child/fonts/D-DINCondensed.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  .modo, .esempio, .back2 {

    font-family: 'D-DINCondensed', sans-serif;
  }
  .prova .qodef-e-title, h1, h2, h3, h4, h5, h6, .prova3 .sr7-layer {
    font-family: 'D-DINCondensed', sans-serif!important;
  }
  .qodef-header-navigation>ul>li>a .qodef-menu-item-text {

    font-family: 'D-DINCondensed', sans-serif!important;
    font-size:18px;
  }
  .qodef-button, .qodef-social-links-group, .qodef-copyright{

    font-family: 'D-DINCondensed', sans-serif!important;
    font-size:14px!important;
  }