@font-face {
  font-family: 'lucien';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('Lucien-Regular.woff') format('woff');
}

@font-face {
  font-family: 'lucien';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('Lucien-RegularItalic.woff') format('woff');
}

@font-face {
  font-family: 'lucien';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('Lucien-Thin.woff') format('woff');
}

@font-face {
  font-family: 'lucien';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('Lucien-Light.woff') format('woff');
}

@font-face {
  font-family: 'lucien';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('Lucien-LightItalic.woff') format('woff');
}
