@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url(../fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url(../fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: fallback;
  src: url(../fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(../fonts/font-7.ttf) format('truetype');
}
