@font-face {
  font-family: 'GothamPro';
  src: url(/fonts/cyr/GothamPro_Regular.otf) format('opentype');
}
@font-face {
  font-family: 'GothamPro';
  font-weight: 700;
  src: url(/fonts/cyr/GothamPro_Black.otf) format('opentype');
}