/* din-cond */
@font-face {
  font-family: 'din';
  src:  url('DINCond-Bold.eot?#iefix') format('embedded-opentype'),  
        url('DINCond-Bold.otf')  format('opentype'),
        url('DINCond-Bold.woff') format('woff'),
        url('DINCond-Bold.ttf')  format('truetype'),
        url('DINCond-Bold.svg#condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Bariol Regular*/
@font-face {
  font-family: 'Bariol';
  src:  url('Bariol-Regular.eot?#iefix') format('embedded-opentype'),  
        url('Bariol-Regular.otf')  format('opentype'),
        url('Bariol-Regular.woff') format('woff'),
        url('Bariol-Regular.ttf')  format('truetype'),
        url('Bariol-Regular.svg#Bariol') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Bariol Italic*/
@font-face {
  font-family: 'Bariol';
  src: url('BariolRegular-Italic.eot?#iefix') format('embedded-opentype'),
       url('BariolRegular-Italic.otf')  format('opentype'),
       url('BariolRegular-Italic.woff') format('woff'),
       url('BariolRegular-Italic.ttf')  format('truetype'),
       url('BariolRegular-Italic.svg#Bariol') format('svg');
  font-weight: normal;
  font-style: italic;
}

/* Bariol Bold*/
@font-face {
  font-family: 'Bariol';
  src: url('Bariol-Bold.eot?#iefix') format('embedded-opentype'),
       url('Bariol-Bold.otf')  format('opentype'),
       url('Bariol-Bold.woff') format('woff'),
       url('Bariol-Bold.ttf')  format('truetype'),
       url('Bariol-Bold.svg#Bariol') format('svg');
  font-weight: bold;
  font-style: normal;
}

/* Bariol light*/
@font-face {
  font-family: 'Bariol';
  src: url('Bariol-Light.eot?#iefix') format('embedded-opentype'),
       url('Bariol-Light.otf')  format('opentype'),
       url('Bariol-Light.woff') format('woff'),
       url('Bariol-Light.ttf')  format('truetype'),
       url('Bariol-Light.svg#Bariol-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

/* Bariol thin*/
@font-face {
  font-family: 'Bariol';
  src: url('Bariol-Thin.eot?#iefix') format('embedded-opentype'),
       url('Bariol-Thin.otf')  format('opentype'),
       url('Bariol-Thin.woff') format('woff'),
       url('Bariol-Thin.ttf')  format('truetype'),
       url('Bariol-Thin.svg#Bariol-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}