/*
 Theme Name:   CloudMe Child
 Template:     cloudme
 Theme URI:    http://cloudme.ancorathemes.com/
 Description:  CloudMe - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Version:      1.2.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */





@font-face {
    font-family: 'Adrasta Erroded';
    src: url('/wp-content/themes/cloudme/fonts/Adrasta-Erroded.woff2') format('woff2'),
         url('/wp-content/themes/cloudme/fonts/Adrasta-Erroded.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura PT';
    src: url('/wp-content/themes/cloudme/fonts/FuturaPT.woff2') format('woff2'),
         url('/wp-content/themes/cloudme/fonts/FuturaPT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('/wp-content/themes/cloudme/fonts/FuturaPT-Book.woff2') format('woff2'),
         url('/wp-content/themes/cloudme/fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




h1, h2, h3, h4, h5, h6 {
    font-family: 'Adrasta Erroded', sans-serif !important;
}

h2, h3, h4, h5, h6 {
    font-family: 'Futura PT', sans-serif !important;
}

p {
    font-family: 'Futura PT Book', sans-serif !important;
}


.widget_text p {
    color: none !important;
}