@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 100;
  src: url('lexend-exa/LexendExa-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 300;
  src: url('lexend-exa/LexendExa-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 400;
  src: url('lexend-exa/LexendExa-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 500;
  src: url('lexend-exa/LexendExa-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 600;
  src: url('lexend-exa/LexendExa-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 700;
  src: url('lexend-exa/LexendExa-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 900;
  src: url('lexend-exa/LexendExa-ExtraBold.ttf') format('truetype');
}