/* 
Theme Name:		 Child prosuitesphx
Theme URI:		 http://childtheme-generator.com/
Description:	 Child prosuitesphx is a child theme of prosuitesphx, created by ChildTheme-Generator.com
Author:			 Louie2
Author URI:		 http://childtheme-generator.com/
Template:		 httpsprosuitesphx-com
Version:		 1.0.0
Text Domain:	 child-prosuitesphx
*/


/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


body {
     font-family: "Inter", sans-serif;
}