@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: 'normal';
}
@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: 'normal';
}
@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: 'normal';
}
@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: 'normal';
}

@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-SemiBold.ttf') format('truetype');
  font-weight: 400;
  font-style: 'normal';
}

@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-Bold.ttf') format('truetype');
  font-weight: 400;
  font-style: 'normal';
}

@font-face {
  font-family: 'Lexend';
  src: url('/funnel/fonts/Lexend-ExtraBold.ttf') format('truetype');
  font-weight: 400;
  font-style: 'normal';
}
