/*!
  * Item: Kitzu
  * Description: Personal Portfolio Template
  * Author/Developer: Exill
  * Author/Developer URL: https://themeforest.net/user/exill
  * Version: v1.1.0
  * License: Themeforest Standard Licenses: https://themeforest.net/licenses
  */

/*----------- ADD YOUR CUSTOM CSS STYLES BELOW -----------*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');

.home-area .home-name {
	font-family: 'Raleway';
	font-weight: 100;
	font-size: 70px;
	text-transform: uppercase;
 }

.home-headline {
	font-family: 'Raleway';
}

.home-area .home-headline {
	font-weight: 100;
}

.home-area .home-headline .single-headline b {
	font-weight: 100;
}

.navbar-brand {
  visibility: hidden;
}