@font-face {
  font-family: "Fixel";
  src:
    local("Fixel"),
    url("../fonts/FixelVariable.eot") format('embedded-opentype'),
    url("../fonts/FixelVariable.woff2") format("woff2"),
    url("../fonts/FixelVariable.woff") format("woff"),
    url("../fonts/FixelVariable.ttf") format("truetype");
}

@font-face {
  font-family: "FixelItalic";
  src:
    local("FixelItalic"),
    url("../fonts/FixelVariableItalic.eot") format('embedded-opentype'),
    url("../fonts/FixelVariableItalic.woff2") format("woff2"),
    url("../fonts/FixelVariableItalic.woff") format("woff"),
    url("../fonts/FixelVariableItalic.ttf") format("truetype");
}