/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: rocklets
Version: 1.0
*/

@font-face {
  font-family: 'Insanibu';
  src: url('fonts/Insanibu.eot'); /* IE9 Compat Modes */
  src: url('fonts/Insanibu.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Insanibu.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Insanibu.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Insanibu.svg#svgInsanibu') format('svg'); /* Legacy iOS */
}

a.nectar-button.jumbo.regular.regular-button {
    border-radius: 40px !important;
    font-size: 30px;
    font-weight: 400;
}

body, h2, h3, strong, a.nectar-button, span.menu-title-text {
    font-family: Insanibu;
}

ul li{
    color: #000;
}

.wpb_content_element.text-negro p {
    color: #000;
    font-size: 20px;
}

.wpb_content_element.text-negro a span {
    color: #000;
    font-size: 22px;
}