@charset "UTF-8";

@font-face {
  font-family: 'ArialRoundedMT';
  src: url('fonts/ArialRoundedMT.eot?#iefix') format('embedded-opentype'),  url('fonts/ArialRoundedMT.woff') format('woff'), url('fonts/ArialRoundedMT.ttf')  format('truetype'), url('fonts/ArialRoundedMT.svg#ArialRoundedMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

input{font-family: 'ArialRoundedMT', Verdana, Helvetica, Arial, sans-serif; font-size:36px; color:#575756; line-height:1.35em; border: 0;}
input:focus {border: 0; outline: 0;}