@font-face {
  font-family: "TWK ExtraThin";
  font-style: normal;
  font-weight: 100;
  src:
    local("TWK ExtraThin"),
    url("TWKLausanne-100.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK NormalThin";
  font-style: normal;
  font-weight: 200;
  src:
    local("TWK NormalThin"),
    url("TWKLausanne-200.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK Thin";
  font-style: normal;
  font-weight: 300;
  src:
    local("TWK Thin"),
    url("TWKLausanne-300.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK Regular";
  font-style: normal;
  font-weight: 400;
  src:
    local("TWK Regular"),
    url("TWKLausanne-400.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK Medium";
  font-style: normal;
  font-weight: 500;
  src:
    local("TWK Medium"),
    url("TWKLausanne-500.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK SemiBold";
  font-style: normal;
  font-weight: 600;
  src:
    local("TWK SemiBold"),
    url("TWKLausanne-600.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK Bold";
  font-style: normal;
  font-weight: 700;
  src:
    local("TWK Bold"),
    url("TWKLausanne-700.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK ExtraBold";
  font-style: normal;
  font-weight: 800;
  src:
    local("TWK ExtraBold"),
    url("TWKLausanne-800.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "TWK Bolder";
  font-style: normal;
  font-weight: 900;
  src:
    local("TWK Bolder"),
    url("TWKLausanne-900.ttf") format("truetype");
  font-display: swap;
}
