:root {
    --h-1-font-family: "Liberation Serif", Helvetica;
    --h-1-font-weight: 400;
    --h-1-font-size: 24px;
    --h-1-letter-spacing: 0px;
    --h-1-line-height: normal;
    --h-1-font-style: normal;
    --h-2-font-family: "Liberation Serif", Helvetica;
    --h-2-font-weight: 400;
    --h-2-font-size: 16px;
    --h-2-letter-spacing: 0px;
    --h-2-line-height: normal;
    --h-2-font-style: normal;
    --h-3-font-family: "Kanit", Helvetica;
    --h-3-font-weight: 500;
    --h-3-font-size: 10px;
    --h-3-letter-spacing: 0px;
    --h-3-line-height: normal;
    --h-3-font-style: normal;
    --p-font-family: "Merriweather", Helvetica;
    --p-font-weight: 400;
    --p-font-size: 14px;
    --p-letter-spacing: 0px;
    --p-line-height: normal;
    --p-font-style: normal;
  }
  