@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts/KasperskySansDisplayLight.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts/KasperskySansDisplayRegular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts/KasperskySansDisplayMedium.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts//KasperskySansDisplayBold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts/KasperskySansDisplaySemiBold.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Kaspersky Sans Display";
  src: url("../fonts/KasperskySansDisplayExtraBold.woff") format("woff");
  font-weight: 800;
}