/* Oswald */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v49-latin_cyrillic-300.eot'); 
  src: local(''),
       url('../fonts/oswald-v49-latin_cyrillic-300.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/oswald-v49-latin_cyrillic-300.woff2') format('woff2'), 
       url('../fonts/oswald-v49-latin_cyrillic-300.woff') format('woff'), 
       url('../fonts/oswald-v49-latin_cyrillic-300.ttf') format('truetype'), 
       url('../fonts/oswald-v49-latin_cyrillic-300.svg#Oswald') format('svg');
  font-display: swap; 
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v49-latin_cyrillic-regular.eot'); 
  src: local(''),
       url('../fonts/oswald-v49-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/oswald-v49-latin_cyrillic-regular.woff2') format('woff2'), 
       url('../fonts/oswald-v49-latin_cyrillic-regular.woff') format('woff'), 
       url('../fonts/oswald-v49-latin_cyrillic-regular.ttf') format('truetype'), 
       url('../fonts/oswald-v49-latin_cyrillic-regular.svg#Oswald') format('svg'); 
  font-display: swap;
}

/* Gotham Pro */

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Bold.eot');
	src: local(''),
		url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
  font-display: swap; 
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro.eot');
	src: local(''),
		url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  font-display: swap; 
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Medium.eot');
	src: local(''),
	url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/GothamPro-Medium.woff') format('woff'),
	url('../fonts/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
  font-display: swap; 
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Light.eot');
	src: local(''),
	url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/GothamPro-Light.woff') format('woff'),
	url('../fonts/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
  font-display: swap; 
}
