@font-face {
  font-family: 'MK Text Cond Pro-Bold';
  font-style: bold;
  font-weight: 800;
  src: local('MK Text Cond Pro-Bold'), url(fonts/MKTextCondPro-Bold.woff) format('woff');
}
@font-face {
  font-family: 'MK Text Cond Pro-Reg';
  font-style: normal;
  font-weight: 400;
  src: local('MK Text Cond Pro-Reg'), url(fonts/MKTextCondPro-Regular.woff) format('woff');
}