@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Bold/GothamPro-Bold.eot?') format('eot'), 
	     url('../fonts/GothamPro-Bold/GothamPro-Bold.otf')  format('opentype'),
	     url('../fonts/GothamPro-Bold/GothamPro-Bold.woff') format('woff'), 
	     url('../fonts/GothamPro-Bold/GothamPro-Bold.ttf')  format('truetype'),
	     url('../fonts/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
	font-weight: 700;
	font-style: normal; 
	font-display: swap;    
}

@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro/GothamPro.eot?') format('eot'), 
	     url('../fonts/GothamPro/GothamPro.otf')  format('opentype'),
	     url('../fonts/GothamPro/GothamPro.woff') format('woff'), 
	     url('../fonts/GothamPro/GothamPro.ttf')  format('truetype'),
	     url('../fonts/GothamPro/GothamPro.svg#GothamPro') format('svg');
	font-weight: 400;
	font-style: normal;     
	font-display: swap;
}

@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Light/GothamPro-Light.eot?') format('eot'), 
	     url('../fonts/GothamPro-Light/GothamPro-Light.otf')  format('opentype'),
	     url('../fonts/GothamPro-Light/GothamPro-Light.woff') format('woff'), 
	     url('../fonts/GothamPro-Light/GothamPro-Light.ttf')  format('truetype'),
	     url('../fonts/GothamPro-Light/GothamPro-Light.svg#GothamPro-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Medium/GothamPro-Medium.eot?') format('eot'), 
	     url('../fonts/GothamPro-Medium/GothamPro-Medium.otf')  format('opentype'),
	     url('../fonts/GothamPro-Medium/GothamPro-Medium.woff') format('woff'), 
	     url('../fonts/GothamPro-Medium/GothamPro-Medium.ttf')  format('truetype'),
	     url('../fonts/GothamPro-Medium/GothamPro-Medium.svg#GothamPro-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/*
@font-face {
	font-family: 'GothamPro-Black';
	src: url('../fonts/GothamPro-Black/GothamPro-Black.eot?') format('eot'), 
	     url('../fonts/GothamPro-Black/GothamPro-Black.otf')  format('opentype'),
	     url('../fonts/GothamPro-Black/GothamPro-Black.woff') format('woff'), 
	     url('../fonts/GothamPro-Black/GothamPro-Black.ttf')  format('truetype'),
	     url('../fonts/GothamPro-Black/GothamPro-Black.svg#GothamPro-Black') format('svg');
	     font-weight: 700;
  	font-style: normal;
}*/

@font-face {
font-family: 'ALS Rubl';
font-style: normal;
font-weight: normal;
src: local('ALS Rubl'), url('../fonts/rouble.woff') format('woff');
}