		@font-face {
			font-family: roboto-regular;
			src: url('fonts/Roboto-Regular.ttf');
		}	
		@font-face {
			font-family: roboto-bold;
			src: url('fonts/Roboto-Bold.ttf');
		}	
		
		@font-face {
			font-family: urbanist-bold;
			src: url('fonts/Urbanist-Bold.ttf');
		}			

		@font-face {
			font-family: urbanist-regular;
			src: url('fonts/Urbanist-Regular.ttf');
		}	

		@font-face {
			font-family: urbanist-semibold;
			src: url('fonts/Urbanist-SemiBold.ttf');
		}	

		@font-face {
			font-family: barlow-regular;
			src: url('fonts/Barlow-Regular.ttf');
		}	
		@font-face {
			font-family: barlow-bold;
			src: url('fonts/Barlow-Bold.ttf');
		}	
		