/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
body, p, h2{
  /* font-family: 'd-din_expregular'!important; */
  font-family: "PT Sans", sans-serif!important;
}
h1{
  /* font-family: 'd-din_expdinexp-bold'!important; */
  font-family: "PT Sans", sans-serif!important;
  font-weight: 700!important;
}
h4{
  font-family: 'd-din_condenseddinCnBd'!important;
}
/* h3{
  font-family: 'd-din_expregular'!important;
} */
h5{
  font-family: 'd-dindin-bold'!important;
}
.plus-cadep a p, #sobre_cadep span, .din-exp-bold h2, .din-exp-bold h3{
  /* font-family: 'd-din_expdinexp-bold'!important; */
  font-family: "PT Sans", sans-serif!important;
  /* font-weight: 700!important; */
}

.din-condensed .fl-post-info-author, .fl-post-info-date, .fl-post-info-sep{
  font-family: 'd-din_condenseddinCnBd'!important;
  letter-spacing: 1.2px;
}

.din-exp h3{
  /* font-family: 'd-din_expregular'!important; */
  font-family: "PT Sans", sans-serif!important;
}

.din-con-bold a span{
  font-family: 'd-din_condenseddinCnBd';
}

.tribe-events-calendar-month__multiday-event-hidden a h3{
  font-family: 'd-din_expregular'!important;
  font-size: 18px!important;
}

.tribe-events-c-top-bar__datepicker button time span {
    font-family: 'd-din_condenseddinCnBd'!important;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform:uppercase;
}
.tribe-events-calendar-month__header-column h3 span {
    font-family: 'd-din_expdinexp-bold'!important;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform:uppercase;
}

.tribe-events-calendar-month__day-cell--desktop h3 time {
    font-family: 'd-din_expdinexp-bold'!important;
}
.tribe-events-c-view-selector__content ul li a span{
    font-family: 'd-din_expregular'!important;
}
.d_din_condensed{
  font-family: 'd-din_condensedregular';
}
