/* CSS Document */


@font-face {
  font-family: 'dinotReg';
  src: url('fonts/dincond-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/dincond-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/dincond-regular.woff') format('woff'), /* Pretty Modern Browsers */
  url('fonts/dincond-regular.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight:normal;
  font-style:normal;
}



@font-face {
  font-family: 'dinotBold';
  src: url('fonts/dinot-bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/dinot-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/dinot-bold.woff') format('woff'), /* Pretty Modern Browsers */
  url('fonts/dinot-bold.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight:normal;
  font-style:normal;
}