/*
 * Theme Name:  Authentic Child
 * Theme URI:   https://codesupply.co/themes/authentic/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

@font-face {
    font-family: DINNextRoundedLTProMedium;
    src: url(https://thehub.mrm-mccann.es/wp-content/uploads/tipografias/DINNextRoundedLTPro-Medium.otf);
  }

.site-title {
    font-family: DINNextRoundedLTProMedium !important;
}

.navbar-primary:not(.sticky-nav-slide) .navbar, .sticky-nav-slide {
  border-bottom-width: 0px !important;
}

.page-header-type-large .topbar {
  border-bottom-width: 0px !important;
}