
@font-face {
  font-family: 'SUIT-Medium';
  font-display:auto;
  src: url('fonts/SUIT-Medium.woff2') format('woff2'),
       url('fonts/SUIT-Medium.ttf') format('truetype'),
       url('fonts/SUIT-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
