/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         As If Productions
 Author URI:     https://asifproductions.com
 Template:       Divi
 Version:        1.0.0
*/

/* open sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/fonts/opensans-regular-webfont.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/opensans-regular-webfont.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

html, body, p , div, td {
	font-family: open sans, sans-serif;
	color: #676f74;
}

.et_pb_row_1 .et_pb_signup_0 {
	display: none;
}
