@font-face {
  font-family: helvetica-light;
  src: url('/static/fonts/HelveticaLight/Helvetica-Thin.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: helvetica-light;
  src: url('/static/fonts/HelveticaLight/Helvetica-Roman.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: helvetica-light;
  src: url('/static/fonts/HeleveticaNue/HelveticaNeueCyr-Medium.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: helvetica-light;
  src: url('/static/fonts/HelveticaLight/Helvetica-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
