/* Lelo Regular */
@font-face {
  font-family: 'Lelo';
  font-style: normal;
  font-weight: 400;
  src: url('lelo/Lelo-Regular.woff2') format('woff2');
}

/* Lelo Regular Italic */
@font-face {
  font-family: 'Lelo Italic';
  font-style: normal;
  font-weight: 400;
  src: url('lelo/Lelo-RegularItalic.woff2') format('woff2');
}

/* Lelo Medium */
@font-face {
  font-family: 'Lelo Medium';
  font-style: normal;
  font-weight: 600;
  src: url('lelo/Lelo-Medium.woff2') format('woff2');
}

/* Lelo Medium Italic */
@font-face {
  font-family: 'Lelo Medium Italic';
  font-style: italic;
  font-weight: 600;
  src: url('lelo/Lelo-MediumItalic.woff2') format('woff2');
}
