@font-face {
  font-family: "Lexia";
  src: local(Lexia), url("lexia/resources/lexialight-webfont.woff2") format("woff2"),
    url("lexia/resources/lexialight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexia";
  font-weight: 400;
  font-style: normal;
  src: url("lexia/resources/400_Lexia_Rg.woff") format("woff"),
    url("lexia/resources/400_Lexia_Rg.woff2") format("woff2");
}

@font-face {
  font-family: "Lexia";
  font-weight: 700;
  font-style: normal;
  src: url("lexia/resources/700_Lexia_Bd.woff") format("woff"),
    url("lexia/resources/700_Lexia_Bd.woff2") format("woff2");
}

@font-face {
  font-family: "Lexia";
  font-weight: 300;
  font-style: normal;
  src: url("lexia/resources/300_Lexia_Lt.woff") format("woff"),
    url("lexia/resources/300_Lexia_Lt.woff2") format("woff2");
}

@font-face {
  font-family: "LexiaLight";
  src: url("lexia/resources/lexialight-webfont.woff") format("woff"),
    url("lexia/resources/lexialight-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LexiaItalic";
  src: url("lexia/resources/Lexia_DaMa_Italic.woff") format("woff"),
    url("lexia/resources/Lexia_DaMa_Italic.woff2") format("woff2"),
    url("lexia/resources/Lexia_DaMa_Italic.woff2") format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*We recommedded to use Lexia variable font(supports latest version) instead above static fonts*/

@font-face {
  font-family: "LexiaVariable";
  src: url("lexia/resources/LexiaVF_W_Wght.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "LexiaVariableItalic";
  src: url("lexia/resources/LexiaVFItalic_W_Wght.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-display: swap;
}
