/* lufga-light */
@font-face {
  font-family: 'Lufga';
  font-style: normal;
  font-weight: 400;
  src: url('Lufga-Light.otf');
}

/* Lufga-regular */
@font-face {
  font-family: 'Lufga';
  font-style: normal;
  font-weight: 500;
  src: url('Lufga-Regular.otf');
}

/* Lufga-medium */
@font-face {
  font-family: 'Lufga';
  font-style: normal;
  font-weight: 600;
  src: url('Lufga-Medium.otf');
}
/* Lufga-semiBold */
@font-face {
  font-family: 'Lufga';
  font-style: normal;
  font-weight: 700;
  src: url('Lufga-SemiBold.otf');
}
/* Lufga-bold */
@font-face {
  font-family: 'Lufga';
  font-style: normal;
  font-weight: 700;
  src: url('Lufga-Bold.otf');
}
