@font-face {
  font-family: 'Dinot';
  src: url('../fonts/dinot/eot/dinot.eot'),
        url('../fonts/dinot/ttf/dinot.ttf') format('truetype'),
        url('../fonts/dinot/woff/dinot.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinotBold';
  src: url('../fonts/dinot/eot/dinot_bold.eot'),
        url('../fonts/dinot/ttf/dinot_bold.ttf') format('truetype'),
        url('../fonts/dinot/woff/dinot_bold.woff') format('woff');
  font-weight: bold;
  font-style: bold;
}
