@font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Thin.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-ExtraLight.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Light.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Regular.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Medium.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-SemiBold.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Bold.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-ExtraBold.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Lexend', serif;
    src: url("/assets/fonts/Lexend-Black.woff2") format('woff2');
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
  }
  