/*
Theme Name: Easy AI Marketing Prompts Theme
Description: Custom child theme for Easy AI Marketing Prompts
Author: Web Consultant Geek
Author URI: https://webconsultantgeek.com
Version: 1.0.0
Template: Divi
*/

/* ---FONTS--- */
@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	src: url('fonts/montserrat-v31-latin-800.woff2') format('woff2'),
		url('fonts/montserrat-v31-latin-800.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/inter-v20-latin-800.woff2') format('woff2'),
       url('fonts/inter-v20-latin-800.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/inter-v20-latin-regular.woff2') format('woff2'),
		url('fonts/inter-v20-latin-regular.woff') format('woff');
}
