/*!
Theme Name: MSV Bali
Theme URI:
Author: bungamata
Author URI: http://bungamata.com
Description: On Progress
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Nunito:400,700|Pacifico&display=swap');

.navbar li.menu-item a {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 22px;
}

.text-decorate {
    font-family: 'Pacifico', cursive;
    font-weight: 400;
    font-size: 30px;
}

.page-template-page-about .title-page {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 40px;
}

.page-template-page-about .content-page p {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.page-template-page-about .about-signature {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.our-brands h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 22px;
}

.footer {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 22px;
}