/* 
Theme Name:		 GeneratePress Child theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 GeneratePress-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
@font-face {font-family: "Gotham-Bold";font-display: auto;font-fallback: ;font-weight: 400;src: url(/wp-content/themes/getintopc/assest/fonts/Gotham-Bold.woff2) format('woff2');} @font-face {font-family: "Gotham-Book";font-display: auto;font-fallback: ;font-weight: 400;src: url(/wp-content/themes/getintopc/assest/fonts/Gotham-Book.woff2) format('woff2');} @font-face {font-family: "Inter-Regular";font-display: auto;font-fallback: ;font-weight: 400;src: url(/wp-content/themes/getintopc/assest/fonts/Inter-Regular.woff2) format('woff2');}

	
body {
  overflow-x: hidden;
}

/*.entry-summary{display:none;}*/
.fasc-background {
    background-color: #00d084 !important;
}

body {
  font-family: Inter-Regular;
}

.main-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Gotham-Bold;
}

.main-navigation li {
  font-family: Gotham-Book;
  letter-spacing: 0.8px !important;
}





.sidebar .widget:first-child {
  background-color: #ecf8f8;
  color: #1c1e29;
}



