/* Fonts */

/* Helvetica Neue */

@font-face {
  font-family: "Helvetica Neue";
  src: url("../../fonts/HelveticaNeueCyr-Roman.woff2");
  font-weight: 400;
}

/* Basis Grotesque */

@font-face {
  font-family: "Basis Grotesque Pro";
  src: url("../../fonts/basisgrotesquepro-regular.woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Basis Grotesque Pro";
  src: url("../../fonts/basisgrotesquepro-medium.woff2");
  font-weight: 500;
}

@font-face {
  font-family: "Basis Grotesque Pro";
  src: url("../../fonts/basisgrotesquepro-bold.woff2");
  font-weight: 700;
}
