@font-face {
  font-family: 'Diatype';
  font-style: normal;
  font-weight: 500;
  src: url('webfonts/ABCDiatype-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/ABCDiatype-Medium.woff') format('woff'); /* Modern Browsers */
}
@font-face {
  font-family: 'Diatype';
  font-style: normal;
  font-weight: 900;
  src: url('webfonts/ABCDiatype-Heavy.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/ABCDiatype-Heavy.woff') format('woff'); /* Modern Browsers */
}