@font-face {
  font-family: 'MiloPro';
  src: url(fonts/milowebpro.ttf) format('truetype'),
  url(fonts/milowebpro.woff) format('woff'),
  url(fonts/milowebpro.eot) format('eot'),
  url(fonts/milowebpro.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MiloProBold';
  src: url(fonts/milowebprobold.ttf) format('truetype'),
  url(fonts/milowebprobold.woff) format('woff'),
  url(fonts/milowebprobold.eot) format('eot'),
  url(fonts/milowebprobold.eot?#iefix) format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'MiloProMedium';
  src: url(fonts/milowebpromedium.ttf) format('truetype'),
  url(fonts/milowebpromedium.woff) format('woff'),
  url(fonts/milowebpromedium.eot) format('eot'),
  url(fonts/milowebpromedium.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MiloProMediumItalic';
  src: url(fonts/milowebpromediumita.ttf) format('truetype'),
  url(fonts/milowebpromediumita.woff) format('woff'),
  url(fonts/milowebpromediumita.eot) format('eot'),
  url(fonts/milowebpromediumita.eot?#iefix) format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}