/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


a.button.action_button.top-bar-right-button i.icon-right-open {
    width: 32px;
    height: 32px;
    margin-top: 3px;
    
}

@font-face {
    font-family: 'GothamBook';
    src: url('/wp-content/themes/betheme-child/Gotham-Book.woff') format('woff'),
         url('/wp-content/themes/betheme-child/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h2, h3, h4, h5 {
    font-family: 'GothamBook', sans-serif;
}

h4 {
    font-size: 21px;
    line-height: 33px;
}

rs-layer#slider-1-slide-1-layer-0 {
    font-family: 'GothamBook' !important;
    font-size: 70px !important;
    line-height: 70px !important;
}