


@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');
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.woff2') format('woff2'),
      url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Thin';
  src: url('../fonts/Gotham-Thin.woff2') format('woff2'),
      url('../fonts/Gotham-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} 


@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/BarlowSemiCondensed-Bold.woff2') format('woff2'),
      url('../fonts/BarlowSemiCondensed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DKLemonYellowSun';
  src: url('../fonts/DKLemonYellowSun-Regular.woff2') format('woff2'),
      url('../fonts/DKLemonYellowSun-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}





