@font-face {
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: 500;
  src: local('Century Gothic'), local('Century Gothic'), url(/fonts/custom/CenturyGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'AGAvantGardeCyr Book';
  font-style: normal;
  font-weight: 500;
  src: local('AGAvantGardeCyr Book'), local('AGAvantGardeCyr Book'), url(/fonts/custom/AGAvantGardeCyrBook.ttf) format('truetype');
}

@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 500;
  src: local('Segoe UI'), local('Segoe UI'), url(/fonts/custom/segoeui.ttf) format('truetype');
}

@font-face {
  font-family: 'Compact';
  font-style: normal;
  font-weight: 500;
  src: local('Compact'), local('Compact'), url(/fonts/custom/Compact.ttf) format('truetype');
}

@font-face {
  font-family: 'BravoRG';
  font-style: normal;
  font-weight: 500;
  src: local('BravoRG'), local('BravoRG'), url(/fonts/custom/bravo/BravoRG.otf) format('truetype');
}

@font-face {
  font-family: 'UbuntuCondensed';
  font-style: normal;
  font-weight: 500;
  src: local('UbuntuCondensed'), local('UbuntuCondensed'), url(/fonts/custom/UbuntuCondensed.ttf) format('truetype');
}