/* fonts */
@font-face {
 font-family: 'AmerigoBT Roman';
 src: url('../fonts/AmerigoBT-Roman.eot') format('eot'),
      url('../fonts/AmerigoBT-Roman.woff') format('woff'),
      url('../fonts/AmerigoBT-Roman.ttf') format('truetype'),
      url('../fonts/AmerigoBT-Roman.svg') format('svg'),
      url('../fonts/AmerigoBT-Roman.otf') format('otf');
}

@font-face {
 font-family: 'AmerigoBT Italic';
 src: url('../fonts/AmerigoBT-Italic.eot') format('eot'),
      url('../fonts/AmerigoBT-Italic.woff') format('woff'),
      url('../fonts/AmerigoBT-Italic.ttf') format('truetype'),
      url('../fonts/AmerigoBT-Italic.svg') format('svg'),
      url('../fonts/AmerigoBT-Italic.otf') format('otf');
}

@font-face {
 font-family: 'DINPro';
 src: url('../fonts/DINPro.eot') format('eot'),
      url('../fonts/DINPro.woff') format('woff'),
      url('../fonts/DINPro.ttf') format('truetype'),
      url('../fonts/DINPro.svg') format('svg'),
      url('../fonts/DINPro.otf') format('otf');
}

@font-face {
 font-family: 'DINPro Bold';
 src: url('../fonts/DINPro-Bold.eot') format('eot'),
      url('../fonts/DINPro-Bold.woff') format('woff'),
      url('../fonts/DINPro-Bold.ttf') format('truetype'),
      url('../fonts/DINPro-Bold.svg') format('svg'),
      url('../fonts/DINPro-Bold.otf') format('otf');
}

@font-face {
 font-family: 'DINPro Condensed';
 src: url('../fonts/DINPro-Cond.eot') format('eot'),
      url('../fonts/DINPro-Cond.woff') format('woff'),
      url('../fonts/DINPro-Cond.ttf') format('truetype'),
      url('../fonts/DINPro-Cond.svg') format('svg'),
      url('../fonts/DINPro-Cond.otf') format('otf');
}

@font-face {
 font-family: 'DINPro Condensed Bold';
 src: url('../fonts/DINPro-CondBold.eot') format('eot'),
      url('../fonts/DINPro-CondBold.woff') format('woff'),
      url('../fonts/DINPro-CondBold.ttf') format('truetype'),
      url('../fonts/DINPro-CondBold.svg') format('svg'),
      url('../fonts/DINPro-CondBold.otf') format('otf');
}

@font-face {
 font-family: 'DINPro Italic';
 src: url('../fonts/DINPro-Italic.eot') format('eot'),
      url('../fonts/DINPro-Italic.woff') format('woff'),
      url('../fonts/DINPro-Italic.ttf') format('truetype'),
      url('../fonts/DINPro-Italic.svg') format('svg'),
      url('../fonts/DINPro-Italic.otf') format('otf');
}