@font-face {
   font-family: 'gotham';
   font-style: normal;
   font-weight: 200;
   /* IE9 v kompatibilním rezimu: */
   src: url('https://cdn.polyweb.cz/asset/fonts/gotham-200.eot');
   src:
   /* IE6-IE8: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-200.eot?#iefix')
   format('embedded-opentype'),
   /* Vsechny moderní prohlízece: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-200.woff')
   format('woff'),
   /* Starsí Safari, Android, iOS: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-200.ttf')
   format('truetype'),
   /* iOS 4.3 a starsí */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-200.svg')
   format('svg');
}
@font-face {
   font-family: 'gotham';
   font-style: normal;
   font-weight: 300;
   /* IE9 v kompatibilním rezimu: */
   src: url('https://cdn.polyweb.cz/asset/fonts/gotham-300.eot');
   src:
   /* IE6-IE8: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-300.eot?#iefix')
   format('embedded-opentype'),
   /* Vsechny moderní prohlízece: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-300.woff')
   format('woff'),
   /* Starsí Safari, Android, iOS: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-300.ttf')
   format('truetype'),
   /* iOS 4.3 a starsí */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-300.svg')
   format('svg');
}
@font-face {
   font-family: 'gotham';
   font-style: normal;
   font-weight: 400;
   /* IE9 v kompatibilním rezimu: */
   src: url('https://cdn.polyweb.cz/asset/fonts/gotham-400.eot');
   src:
   /* IE6-IE8: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-400.eot?#iefix')
   format('embedded-opentype'),
   /* Vsechny moderní prohlízece: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-400.woff')
   format('woff'),
   /* Starsí Safari, Android, iOS: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-400.ttf')
   format('truetype'),
   /* iOS 4.3 a starsí */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-400.svg')
   format('svg');
}
@font-face {
   font-family: 'gotham';
   font-style: normal;
   font-weight: 500;
   /* IE9 v kompatibilním rezimu: */
   src: url('https://cdn.polyweb.cz/asset/fonts/gotham-500.eot');
   src:
   /* IE6-IE8: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-500.eot?#iefix')
   format('embedded-opentype'),
   /* Vsechny moderní prohlízece: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-500.woff')
   format('woff'),
   /* Starsí Safari, Android, iOS: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-500.ttf')
   format('truetype'),
   /* iOS 4.3 a starsí */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-500.svg')
   format('svg');
}
@font-face {
   font-family: 'gotham';
   font-style: normal;
   font-weight: 700;
   /* IE9 v kompatibilním rezimu: */
   src: url('https://cdn.polyweb.cz/asset/fonts/gotham-700.eot');
   src:
   /* IE6-IE8: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-700.eot?#iefix')
   format('embedded-opentype'),
   /* Vsechny moderní prohlízece: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-700.woff')
   format('woff'),
   /* Starsí Safari, Android, iOS: */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-700.ttf')
   format('truetype'),
   /* iOS 4.3 a starsí */
   url('https://cdn.polyweb.cz/asset/fonts/gotham-700.svg')
   format('svg');
}