/* LuckieDin Font-Face Variations */

/* Regular */
@font-face {
  font-family: 'LuckieDIN';
  src: url('LuckieDIN.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN.otf')  format('opentype'),
       url('LuckieDIN.woff') format('woff'),
       url('LuckieDIN.ttf')  format('truetype'),
       url('LuckieDIN.svg#LuckieDIN') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Italic */
@font-face {
  font-family: 'LuckieDIN-Italic';
  src: url('LuckieDIN-Italic.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Italic.otf')  format('opentype'),
       url('LuckieDIN-Italic.woff') format('woff'),
       url('LuckieDIN-Italic.ttf')  format('truetype'),
       url('LuckieDIN-Italic.svg#LuckieDIN-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: 'LuckieDIN-Thin';
  src: url('LuckieDIN-Thin.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Thin.otf')  format('opentype'),
       url('LuckieDIN-Thin.woff') format('woff'),
       url('LuckieDIN-Thin.ttf')  format('truetype'),
       url('LuckieDIN-Thin.svg#LuckieDIN-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Light */
@font-face {
  font-family: 'LuckieDIN-Light';
  src: url('LuckieDIN-Light.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Light.otf')  format('opentype'),
       url('LuckieDIN-Light.woff') format('woff'),
       url('LuckieDIN-Light.ttf')  format('truetype'),
       url('LuckieDIN-Light.svg#LuckieDIN-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Medium */
@font-face {
  font-family: 'LuckieDIN-Medium';
  src: url('LuckieDIN-Medium.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Medium.otf')  format('opentype'),
       url('LuckieDIN-Medium.woff') format('woff'),
       url('LuckieDIN-Medium.ttf')  format('truetype'),
       url('LuckieDIN-Medium.svg#LuckieDIN-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: 'LuckieDIN-Bold';
  src: url('LuckieDIN-Bold.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Bold.otf')  format('opentype'),
       url('LuckieDIN-Bold.woff') format('woff'),
       url('LuckieDIN-Bold.ttf')  format('truetype'),
       url('LuckieDIN-Bold.svg#LuckieDIN-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Black */
@font-face {
  font-family: 'LuckieDIN-Black';
  src: url('LuckieDIN-Black.eot?#iefix') format('embedded-opentype'),
       url('LuckieDIN-Black.otf')  format('opentype'),
       url('LuckieDIN-Black.woff') format('woff'),
       url('LuckieDIN-Black.ttf')  format('truetype'),
       url('LuckieDIN-Black.svg#LuckieDIN-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

