/*! Place your custom styles here */

body{
    font-family: 'Merriweather', 'Georgia', serif
    /*font-family: 'Roboto','Verdana','Helvetica', sans-serif;*/
}

.menu > li{
    font-family: 'Merriweather', 'Georgia', serif
}

.btn,.btn__text,button{
    font-family: 'Merriweather', 'Georgia', serif
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Merriweather', 'Georgia', serif
    /*font-family: 'Roboto','Helvetica', sans-serif;*/
}

h5{
    font-weight: 500;
}

.bar-1 .menu-horizontal>li>.dropdown__trigger, .bar-1 .menu-horizontal>li>a{
    font-weight: 500;
}