@font-face {
  font-family: 'GothamPro';
  src: url('../fonts/GothamPro.woff') format('woff'),
       url('../fonts/GothamPro.ttf') format('truetype'),
       url('../fonts/GothamPro.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Pro';
  src: url('../fonts/ofont.ru_Gotham Pro.eot');
  src: url('../fonts/ofont.ru_Gotham Pro.woff2') format('woff2'),
       url('../fonts/ofont.ru_Gotham Pro.eot@') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

