/* TP-Link Aktiv Font Faces */
@font-face {
    font-family: "TP-Link Aktiv";
    src: url("https://static.tp-link.com/res/style/fonts/TP-LinkActiv/TP-LinkAktiv_Lt.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "TP-Link Aktiv";
    src: url("https://static.tp-link.com/res/style/fonts/TP-LinkActiv/TP-LinkAktiv_Rg.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "TP-Link Aktiv";
    src: url("https://static.tp-link.com/res/style/fonts/TP-LinkActiv/TP-LinkAktiv_Md.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "TP-Link Aktiv";
    src: url("https://static.tp-link.com/res/style/fonts/TP-LinkActiv/TP-LinkAktiv_Bd.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  