

@font-face {
			font-family: 'Carbona';
			font-style: normal;
			font-weight: 400;
			font-display: swap;
			src: url('Carbona Regular.ttf') format('truetype') ;
		}
		
@font-face {
			font-family: 'Carbona';
			font-style: normal;
			font-weight: 700;
			font-display: swap;
			src: url('Carbona Semi Bold.ttf') format('truetype') ;
		}
		
@font-face {
			font-family: 'Carbona';
			font-style: italic;
			font-weight: 700;
			font-display: swap;
			src: url('Carbona Semi Bold Slanted.ttf') format('truetype') ;
		}
		
@font-face {
			font-family: 'Carbona';
			font-style: italic;
			font-weight: 400;
			font-display: swap;
			src: url('Carbona Regular Slanted.ttf') format('truetype') ;
		}
		

@font-face {
			font-family: 'Gotham';
			font-style: normal;
			font-weight: 400;
			font-display: swap;
			src: url('GOTHAM-LIGHT.TTF') format('truetype') ;
		}
		
@font-face {
			font-family: 'Gotham';
			font-style: normal;
			font-weight: 700;
			font-display: swap;
			src: url('GothamBold.ttf') format('truetype') ;
		}
		
@font-face {
			font-family: 'Gotham';
			font-style: italic;
			font-weight: 400;
			font-display: swap;
			src: url('GOTHAM-LIGHTITALIC.TTF') format('truetype') ;
		}
		
@font-face {
			font-family: 'Gotham';
			font-style: italic;
			font-weight: 700;
			font-display: swap;
			src: url('Gotham Bold Italic.otf')  ;
		}
		