@font-face {
  font-family: 'Dinot';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dinot.eot');
  src: local(''),
       url('../fonts/dinot.eot?#iefix') format('embedded-opentype'),
       url('../fonts/dinot.woff2') format('woff2'),
       url('../fonts/dinot.woff') format('woff'),
       url('../fonts/dinot.ttf') format('truetype'),
       url('../fonts/dinot.svg#LibreBaskerville') format('svg');
}
@font-face {
  font-family: 'Dinot';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/dinot-bold.eot');
  src: local(''),
       url('../fonts/dinot-bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/dinot-bold.woff2') format('woff2'),
       url('../fonts/dinot-bold.woff') format('woff'),
       url('../fonts/dinot-bold.ttf') format('truetype'),
       url('../fonts/dinot-bold.svg#LibreBaskerville') format('svg');
}