/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 22, 2011 */
@font-face {
    font-family: 'DinRoundMedium';
    src: url('dinroundmedium-webfont.eot');
    src: url('dinroundmedium-webfont.eot?iefix') format('eot'),
         url('dinroundmedium-webfont.woff') format('woff'),
         url('dinroundmedium-webfont.ttf') format('truetype'),
         url('dinroundmedium-webfont.svg#webfontSIoIPa9a') format('svg');
    font-weight: normal;
    font-style: normal;

}

input.btn {
  color:#050;
  font: 100% 'DinRoundMedium', sans-serif;
}

/* This is all there was previously... except for the din font reference*/
body {
  font-family: 'DinRoundMedium', sans-serif;
  font-size: 16px;
  margin: 20px;
}
