@font-face {
   font-family: OCR;
   src: url('http://www.hellorobot.it/wp-content/uploads/fonts/OCR.ttf');
}

h2, h3, a{
  font-family:OCR !important;
}

label{
  font-family:Inconsolata;
}