@font-face {
  font-family: 'Konnect';
  src: url('/fonts/Konnect-Bold.eot');
  src: url('/fonts/Konnect-Bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/Konnect-Bold.woff2') format('woff2'),
  url('/fonts/Konnect-Bold.woff') format('woff'),
  url('/fonts/Konnect-Bold.ttf') format('truetype'),
  url('/fonts/Konnect-Bold.svg#Konnect-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Konnect';
  src: url('/fonts/Konnect-Regular.eot');
  src: url('/fonts/Konnect-Regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/Konnect-Regular.woff2') format('woff2'),
  url('/fonts/Konnect-Regular.woff') format('woff'),
  url('/fonts/Konnect-Regular.ttf') format('truetype'),
  url('/fonts/Konnect-Regular.svg#Konnect-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font1{
  font-family: 'Konnect';
}