/**
 * Theme Name:      Titan Tap
 * Theme URI:       https://www.elegantthemes.com/gallery/divi/
 * Description:     A child theme for Divi created by 2MC
 * Author:          2M Creative
 * Author URI:      https://www.2mcreative.com/
 * Template:         Divi
 * Version:         1.0.0
 * Text Domain:     titan-tap
 * License:         GPL2
 * License URI:     https://www.gnu.org/licenses/gpl-2.0.html
 */
  
 
/* ---------------------- Theme customization starts here ---------------------- */

@import url("https://use.typekit.net/zdb6ebx.css");

h1, h2, h3, h4, h5, h6 {
	font-family: 'athelas', serif!important;
	font-weight: 400;
}
p {
	font-family: 'neue-haas-grotesk-display', sans-serif!important;
	font-weight: 400;
}

body {
    font-family: 'neue-haas-grotesk-display', sans-serif;
}




