@font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Light.ttf');
    font-style: normal;
    font-weight: 100;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Light.ttf');
    font-style: normal;
    font-weight: 200;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Light.ttf');
    font-style: normal;
    font-weight: 300;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Regular.ttf');
    font-style: normal;
    font-weight: 400;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Medium.ttf');
    font-style: normal;
    font-weight: 500;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Bold.ttf');
    font-style: normal;
    font-weight: 600;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Bold.ttf');
    font-style: normal;
    font-weight: 700;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Bold.ttf');
    font-style: normal;
    font-weight: 800;
  }
  
  @font-face {
    font-family: "Lexend Deca";
    src: url('../css/font/LexendDeca-Bold.ttf');
    font-style: normal;
    font-weight: 900;
  }