.livvic-thin {
    font-family: "Livvic", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .livvic-extralight {
    font-family: "Livvic", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .livvic-light {
    font-family: "Livvic", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .livvic-regular {
    font-family: "Livvic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .livvic-medium {
    font-family: "Livvic", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .livvic-semibold {
    font-family: "Livvic", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .livvic-bold {
    font-family: "Livvic", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .livvic-black {
    font-family: "Livvic", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .livvic-thin-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .livvic-extralight-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .livvic-light-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .livvic-regular-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .livvic-medium-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .livvic-semibold-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .livvic-bold-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .livvic-black-italic {
    font-family: "Livvic", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  