@font-face {
  font-family: 'Mollen';
  src: url('../fonts/Mollen-RegularPersonalUse.woff') format('woff');
}

@font-face {
  font-family: 'Mollen';
  src: url('../fonts/Mollen-BoldPersonalUse.woff') format('woff');
  font-weight: bold;
}

@font-face {
  font-family: 'Mollen';
  src: url('../fonts/Mollen-LightPersonalUse.otf') format('woff');
  font-weight: 300;
}
