@font-face {
  font-family: 'Gotham';
  src: url('khorCustom/fonts/gotham-medium-regular.eot'); /* IE9 Compat Modes */
  src: url('khorCustom/fonts/gotham-medium-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('khorCustom/fonts/gotham-medium-regular.woff') format('woff'), /* Modern Browsers */
    url('khorCustom/fonts/gotham-medium-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('khorCustom/fonts/gotham-medium-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 700;
  font-style: normal;
 }

@font-face {
  font-family: 'Gotham';
  src: url('khorCustom/fonts/gotham-light.eot'); /* IE9 Compat Modes */
  src: url('khorCustom/fonts/gotham-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('khorCustom/fonts/gotham-light.woff') format('woff'), /* Modern Browsers */
    url('khorCustom/fonts/gotham-light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('khorCustom/fonts/gotham-light.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 400;
  font-style: normal;
 }

@font-face {
  font-family: 'Gotham';
  src: url('khorCustom/fonts/gotham-light.eot'); /* IE9 Compat Modes */
  src: url('khorCustom/fonts/gotham-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('khorCustom/fonts/gotham-light.woff') format('woff'), /* Modern Browsers */
    url('khorCustom/fonts/gotham-light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('khorCustom/fonts/gotham-light.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 300;
  font-style: normal;
 }


 /* FONT FAMILY POLIGON */

 @font-face {
  font-family: 'Poligon';
  src: url('khorCustom/fonts/poligon-regular.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
