@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/LEMONMILK-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/LEMONMILK-BoldItalic.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  src: url(../fonts/LEMONMILK-Light.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: italic;
  src: url(../fonts/LEMONMILK-LightItalic.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  src: url(../fonts/LEMONMILK-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: italic;
  src: url(../fonts/LEMONMILK-MediumItalic.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  src: url(../fonts/LEMONMILK-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: italic;
  src: url(../fonts/LEMONMILK-RegularItalic.otf) format('opentype');
}