/* thin normal */
@font-face {
  font-family: 'Gotham-Light';
  font-style: normal;
  font-weight: 100;
  src: url('../font/Gotham-Thin.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-Thin.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-Thin.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
}




/* thin ita */
@font-face {
  font-family: 'Gotham-Light';
  font-style: italic;
  font-weight: 100;
  src: url('../font/Gotham-ThinIta.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-ThinIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-ThinIta.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-ThinIta.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-ThinIta.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-ThinIta.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* book normal */
@font-face {
  font-family: 'Gotham-Book';
  font-style: normal;
  font-weight: 300;
  src: url('../font/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-Book.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* book ita */
@font-face {
  font-family: 'Gotham-Book';
  font-style: italic;
  font-weight: 300;
  src: url('../font/Gotham-BookIta.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-BookIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-BookIta.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-BookIta.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-BookIta.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-BookIta.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Gotham-Medium.woff2*/
@font-face {
  font-family: 'Gotham-Medium';
  font-style: normal;
  font-weight: 500;
  src: url('../font/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Gotham-Medium.woff2 ita */
@font-face {
  font-family: 'Gotham-Medium';
  font-style: italic;
  font-weight: 500;
  src: url('../font/Gotham-MediumIta.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-MediumIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-MediumIta.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-MediumIta.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-MediumIta.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-MediumIta.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Gotham-Bold.woff2 */
@font-face {
  font-family: 'Gotham-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../font/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Gotham-Bold.woff2 ita*/
@font-face {
  font-family: 'Gotham-Bold';
  font-style: italic;
  font-weight: 700;
  src: url('../font/Gotham-BoldIta.eot'); /* IE9 Compat Modes */
  src: url('../font/Gotham-BoldIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Gotham-BoldIta.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/Gotham-BoldIta.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/Gotham-BoldIta.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/Gotham-BoldIta.svg#svgFontName') format('svg'); /* Legacy iOS */
}
