

@font-face
{
  font-family: 'Roboto-Thin';
  src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Roboto-Thin.woff') format('woff'), 
	   url('../fonts/Roboto-Thin.ttf')  format('truetype'), 
	   url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Roboto-Regular.woff') format('woff'), 
	   url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
	   url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Roboto-Bold.woff') format('woff'), 
	   url('../fonts/Roboto-Bold.ttf')  format('truetype'), 
	   url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Roboto-Medium.woff') format('woff'), 
	   url('../fonts/Roboto-Medium.ttf')  format('truetype'), 
	   url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'BarlowSemiCondensed';
  src: url('../fonts/BarlowSemiCondensed-Medium.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/BarlowSemiCondensed-Medium.woff') format('woff'), 
	   url('../fonts/BarlowSemiCondensed-Medium.ttf')  format('truetype'), 
	   url('../fonts/BarlowSemiCondensed-Medium.svg#BarlowSemiCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'BarlowSemiCondensed-Bold';
  src: url('../fonts/BarlowSemiCondensed-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/BarlowSemiCondensed-Bold.woff') format('woff'), 
	   url('../fonts/BarlowSemiCondensed-Bold.ttf')  format('truetype'), 
	   url('../fonts/BarlowSemiCondensed-Bold.svg#BarlowSemiCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family:'Gotham-Bold';
	src: url('../fonts/Gotham-Bold_gdi.eot');
	src: url('../fonts/Gotham-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Bold_gdi.woff') format('woff'),
		url('../fonts/Gotham-Bold_gdi.ttf') format('truetype'),
		url('../fonts/Gotham-Bold_gdi.svg#Gotham-Bold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family:'Gotham-Light';
	src: url('../fonts/Gotham-Light.otf');
}

@font-face {
	font-family:'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.otf');
}