@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic,cyrillic-ext,latin-ext');

@font-face {
  font-family: 'GothamPro-Medium';
  src: url('../fonts/GothaProMed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamPro-Italic';
  src: url('../fonts/GothaProLigIta.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamPro-Bold';
  src: url('../fonts/GothaProBol.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamPro';
  src: url('../fonts/GothaProReg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}